mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
8 lines
335 B
JSON
8 lines
335 B
JSON
|
{
|
||
|
"DESCRIPTION": "Toggle moderation commands auto deletion!",
|
||
|
"USAGE": "{{prefix}}deletemod [on/off]",
|
||
|
"EXAMPLES": "{{prefix}}deletemod on",
|
||
|
"MISSING_STATUS": "You must specify `on` or `off`",
|
||
|
"ENABLED": "Automatic moderation commands deletion!",
|
||
|
"DISABLED": "Automatic moderation commands deletion disabled!"
|
||
|
}
|