diff --git a/package.json b/package.json index 684ba9b..27d9dca 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Simple example for play pulling gacha with bot in discord", "main": "index.js", "scripts": { + "start": "node index.js", "test": "mocha" }, "dependencies": {