We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a1b43 commit 2ebcd23Copy full SHA for 2ebcd23
package.json
@@ -5,7 +5,7 @@
5
"main": "bot.js",
6
"scripts": {
7
"test": " nodemon bot.js --watch ./ --ignore *.json",
8
- "start": " node bot.js"
+ "start": " node index.js"
9
},
10
"repository": {
11
"type": "git",
0 commit comments