mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
296 B
JSON
7 lines
296 B
JSON
|
{
|
||
|
"DESCRIPTION": "Set the moderation logs channel!",
|
||
|
"USAGE": "{{prefix}}setmodlogs (#channel)",
|
||
|
"EXAMPLES": "{{prefix}}setmodlogs #modlogs\n{{prefix}}setmodlogs",
|
||
|
"SUCCESS_ENABLED": "Moderation logs will be sent in **{{channel}}**!",
|
||
|
"SUCCESS_DISABLED": "Moderation logs channel deleted!"
|
||
|
}
|