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": "",
|
"description": "",
|
||||||
"main": "bot.js",
|
"main": "bot.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node bot.js",
|
"start": "node vylbot.js",
|
||||||
"test": "echo \"No tests specified\""
|
"test": "echo \"No tests specified\""
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in a new issue