superagent is better

This commit is contained in:
Daniel Odendahl Jr
2017-04-18 20:46:57 +00:00
parent 3ce1bdbb64
commit 5ec91d6728
25 changed files with 111 additions and 49 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "27.0.0",
"version": "28.0.0",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {
@@ -36,7 +36,7 @@
"mathjs": "^3.11.5",
"moment": "^2.18.1",
"moment-duration-format": "^1.3.0",
"snekfetch": "^2.3.2",
"superagent": "^3.5.2",
"zalgolize": "^1.2.4"
}
}