We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9766bea commit 1a048baCopy full SHA for 1a048ba
package.json
@@ -5,6 +5,7 @@
5
"main": "dist/bot.js",
6
"scripts": {
7
"tsc": "tsc",
8
+ "start": "node dist/bot.js",
9
"test": "echo \"Error: no test specified\" && exit 1"
10
},
11
"author": "",
0 commit comments