diff --git a/package.json b/package.json index 0420e25c..4c39619c 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "V3 for Musix the discord music bot", "main": "./index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "start": "node ." }, "repository": { "type": "git", @@ -34,4 +34,4 @@ "ytdl-core": "^1.0.7", "ytdl-core-discord": "^1.1.0" } -} +} \ No newline at end of file