diff --git a/package.json b/package.json index bf4a27d..5bd0a1a 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Official Bot for The Devs community.", "main": "index.js", "scripts": { + "start": "node index", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {