2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-30 13:47:54 +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.",
"main": "index.js",
"scripts": {
"start": "node index",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {