aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-08-18 13:34:36 -0400
committerAlee14 <Alee14498@gmail.com>2017-08-18 13:34:36 -0400
commit3c74b0b12bafe942b4ec8a091b559fadc5ec1c5f (patch)
tree66b518f20383d909e10b67ca402156975aacde1b /package.json
parent9742cf16699ad63becd6d84bc31a74b31627a7d0 (diff)
downloadAleeBot-3c74b0b12bafe942b4ec8a091b559fadc5ec1c5f.tar.gz
AleeBot-3c74b0b12bafe942b4ec8a091b559fadc5ec1c5f.tar.bz2
AleeBot-3c74b0b12bafe942b4ec8a091b559fadc5ec1c5f.zip
Added when you start AleeBot it's going to load all the commands
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 01356f8..7db00da 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,7 @@
"blessed": "^0.1.81",
"discord.js": "^11.1.0",
"fs": "^0.0.1-security",
+ "moment": "^2.18.1",
"profanities": "^2.5.0"
},
"devDependencies": {},