2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-31 22:25:15 +00:00

Added start script

This commit is contained in:
GingerPlusPlus
2017-09-20 22:44:10 +02:00
parent 448f90caf7
commit dad60a9dd1

View File

@@ -4,6 +4,7 @@
"description": "Official Bot for The Devs community.", "description": "Official Bot for The Devs community.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"start": "node index",
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"repository": { "repository": {