10 lines
142 B
JSON
10 lines
142 B
JSON
|
{
|
||
|
"apps": [
|
||
|
{
|
||
|
"name": "bot-exactly",
|
||
|
"script": "node index.js",
|
||
|
"args" : ""
|
||
|
}
|
||
|
]
|
||
|
}
|