This commit is contained in:
Daniel Odendahl Jr
2017-06-01 08:44:02 +00:00
parent 7802bb49cb
commit 14f85f94bd
129 changed files with 1915 additions and 1720 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "21.4.7",
"version": "22.0.0",
"description": "A Discord Bot",
"main": "Shard.js",
"scripts": {
@@ -23,12 +23,12 @@
"postgresql",
"cleverbot"
],
"author": "dragonfire535",
"author": "dragonfire535 <danielbodendahl@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/dragonfire535/xiaobot/issues"
},
"homepage": "http://dragonfire535.weebly.com/xiaobot.html",
"homepage": "https://github.com/dragonfire535/xiaobot#readme",
"engines": {
"node": "8.0.0"
},