mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
7 lines
272 B
JSON
7 lines
272 B
JSON
|
{
|
||
|
"DESCRIPTION": "Set the reports channel!",
|
||
|
"USAGE": "{{prefix}}setreports (#channel)",
|
||
|
"EXAMPLES": "{{prefix}}setreports #reports\n{{prefix}}setreports",
|
||
|
"SUCCESS_ENABLED": "Reports will be sent in **{{channel}}**!",
|
||
|
"SUCCESS_DISABLED": "Reports channel deleted!"
|
||
|
}
|