Rename bot.js to vylbot.js

This commit is contained in:
Vylpes 2020-11-08 16:47:36 +00:00
parent 6a7e52b0ca
commit dc9bbbd58f
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@
"description": "",
"main": "bot.js",
"scripts": {
"start": "node bot.js",
"start": "node vylbot.js",
"test": "echo \"No tests specified\""
},
"repository": {

View file