Added the 'extracredit' and 'quotes' commands

This commit is contained in:
ION606
2022-02-24 22:26:07 -05:00
parent c301bde549
commit bc5359680f
7 changed files with 574 additions and 3 deletions
+4 -1
View File
@@ -17,6 +17,9 @@
},
"homepage": "https://github.com/ION606/selmerBot#readme",
"dependencies": {
"discord.js": "^13.6.0"
"@discordjs/voice": "^0.8.0",
"discord.js": "^13.6.0",
"ffmpeg-static": "^4.4.1",
"libsodium-wrappers": "^0.7.9"
}
}