support for ankhbot commands, static commands, cooldowns, implemented fun/ham facts

This commit is contained in:
Chris Ham
2018-01-22 18:32:09 -08:00
parent be5d8bc2ec
commit a2a9974108
10 changed files with 249 additions and 15 deletions

View File

@@ -6,6 +6,8 @@
"dependencies": {
"discord.js": "^11.1.0",
"ffmpeg-binaries": "^3.2.2-3",
"md5": "^2.2.1",
"memcache": "^0.3.0",
"moment": "^2.18.1",
"node-opus": "^0.2.6",
"request": "^2.81.0"