CommandoClient, Change Filenames, etc.

This commit is contained in:
Daniel Odendahl Jr
2017-05-23 16:14:48 +00:00
parent 38674485d1
commit 67f888e7b0
44 changed files with 77 additions and 54 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
{
"name": "xiaobot",
"version": "19.13.0",
"version": "20.0.0",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"main": "Shard.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node shardingmanager.js"
"start": "node Shard.js"
},
"repository": {
"type": "git",