We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b77e3f commit 3881c39Copy full SHA for 3881c39
package.json
@@ -4,6 +4,7 @@
4
"description": "A Discord bot that can return Magic card information and pictures.",
5
"main": "index.js",
6
"scripts": {
7
+ "start": "node index.js",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"repository": {
0 commit comments