Move to snekfetch 🐍

This commit is contained in:
Daniel Odendahl Jr
2017-04-16 01:12:22 +00:00
parent 90d3e66e89
commit 8074fe51bd
36 changed files with 252 additions and 311 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "24.5.0",
"version": "25.0.0",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {
@@ -36,7 +36,7 @@
"mathjs": "^3.11.0",
"moment": "^2.18.1",
"moment-duration-format": "^1.3.0",
"superagent": "^3.5.2",
"snekfetch": "^2.2.3",
"zalgolize": "^1.2.4"
}
}