forked from snxraven/DiscordJS-v14-Template
10 lines
139 B
JSON
10 lines
139 B
JSON
|
{
|
||
|
"apps": [
|
||
|
{
|
||
|
"name": "bot-copy",
|
||
|
"script": "node index.js",
|
||
|
"args" : ""
|
||
|
}
|
||
|
]
|
||
|
}
|