Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomato6966 committed Mar 14, 2021
1 parent 2b4b85a commit 66b40ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const client = new Discord.Client({
fetchAllMembers: false,
// messageCacheMaxSize: 10,
restTimeOffset: 0,
shards: "auto",
restWsBridgetimeout: 100,
disableEveryone: true,
partials: ['MESSAGE', 'CHANNEL', 'REACTION']
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lava_music",
"version": "5.8.2",
"description": "A Discord Bot made by: Tomato#6966",
"main": "shard.js",
"main": "index.js",
"dependencies": {
"@discordjs/opus": "^0.3.3",
"@ksoft/api": "^3.1.9",
Expand Down

0 comments on commit 66b40ee

Please sign in to comment.