diff --git a/package.json b/package.json index 0bd94b4..a500c10 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "build:docker": "docker build -t BBLBTV_bot ." }, "repository": { "type": "git",