JaBa/languages/en-US/administration/ignore.json

7 lines
226 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Toggle commands in a channel",
"USAGE": "ignore [channel]",
"EXAMPLES": "ignore #channel",
2022-01-04 02:18:28 +05:00
"ALLOWED": "Commands are now allowed in {{channel}}!",
"IGNORED": "Commands are now forbidden in {{channel}}!"
}