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

7 lines
246 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"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}}!"
}