Idk if this will work, but may as well try

This commit is contained in:
Daniel Odendahl Jr
2017-04-27 01:43:14 +00:00
parent 9c4cb0b738
commit c9a39c4d44
5 changed files with 270 additions and 6 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "16.0.1",
"version": "16.1.0",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {
@@ -36,6 +36,7 @@
"mathjs": "^3.11.5",
"moment": "^2.18.1",
"moment-duration-format": "^1.3.0",
"sequelize": "^3.30.4",
"superagent": "^3.5.2",
"zalgolize": "^1.2.4"
}