feat: ✨ Finish bot v1
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "nodemon index.js",
|
||||
"start": "node index.js",
|
||||
"dev": "node deploy-commands.js && nodemon index.js",
|
||||
"start": "node deploy-commands.js && node index.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
|
Reference in New Issue
Block a user