final fix for possibly wrong .env values, structural changes to bot, bot supports sharding from now onwards
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node ."
|
||||
"start": "node sharding",
|
||||
"test": "node ."
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
Reference in New Issue
Block a user