Prefix Change and General Code Improvements

This commit is contained in:
Daniel Odendahl Jr
2017-04-17 15:33:20 +00:00
parent 75ad7fecaa
commit fd221e6f56
20 changed files with 29 additions and 30 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "25.4.0",
"version": "26.0.0",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {
@@ -33,10 +33,10 @@
"discord.js": "hydrabolt/discord.js",
"discord.js-commando": "gawdl3y/discord.js-commando",
"jimp": "^0.2.27",
"mathjs": "^3.11.0",
"mathjs": "^3.11.5",
"moment": "^2.18.1",
"moment-duration-format": "^1.3.0",
"snekfetch": "^2.2.3",
"snekfetch": "^2.3.2",
"zalgolize": "^1.2.4"
}
}