diff --git a/package.json b/package.json index 5b77394..5e805e9 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "A starter discord bot", "main": "index.js", "scripts": { + "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Fastering",