mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
7 lines
261 B
JSON
7 lines
261 B
JSON
|
{
|
||
|
"DESCRIPTION": "Toggle commands in a channel",
|
||
|
"USAGE": "{{prefix}}ignore [channel]",
|
||
|
"EXAMPLES": "{{prefix}}ignore #channel",
|
||
|
"ALLOWED": "Commands are now allowed in {{channel}}!",
|
||
|
"IGNORED": "Commands are now forbidden in {{channel}}!"
|
||
|
}
|