Add shuffle command

This commit is contained in:
Max Isom 2020-03-14 12:41:00 -05:00
parent fb91c8e89c
commit ad4d49f763
6 changed files with 52 additions and 68 deletions

View file

@ -64,6 +64,7 @@
},
"dependencies": {
"@discordjs/opus": "^0.1.0",
"array-shuffle": "^1.0.1",
"delay": "^4.3.0",
"discord.js": "^12.0.2",
"dotenv": "^8.2.0",