Skip to content

Commit

Permalink
Update 5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adivise authored Jan 17, 2023
1 parent 832ce4c commit 599dff4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions disspace.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class MainClient extends Client {
constructor() {
super({
shards: "auto",
allowedMentions: { parse: ["users", "roles"] },
intents: [
GatewayIntentBits.Guilds,
GatewayIntentBits.GuildMembers,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"chalk": "^4.1.2",
"chillout": "^5.0.0",
"delay": "^5.0.0",
"discord.js": "^14.4.0",
"discord.js": "^14.7.1",
"distube": "^4.0.3",
"dotenv": "^14.3.2",
"ffmpeg-static": "^4.4.1",
Expand Down

0 comments on commit 599dff4

Please sign in to comment.