diff --git a/package.json b/package.json index cc4edce..b53ad42 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "A Discord bot for all your Midjourney needs!", "main": "index.js", "scripts": { + "deploy": "node deploy-commands.js", "start": "node ." }, "author": "",