ravenbotv14/startBot.json

10 lines
142 B
JSON

{
"apps": [
{
"name": "bot-exactly",
"script": "node index.js",
"args" : ""
}
]
}