Rename bot.js to vylbot.js
This commit is contained in:
parent
6a7e52b0ca
commit
dc9bbbd58f
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "",
|
||||
"main": "bot.js",
|
||||
"scripts": {
|
||||
"start": "node bot.js",
|
||||
"start": "node vylbot.js",
|
||||
"test": "echo \"No tests specified\""
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in a new issue