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

7 lines
266 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Set the moderation logs channel!",
"USAGE": "setmodlogs (#channel)",
"EXAMPLES": "setmodlogs #modlogs\nsetmodlogs",
2022-01-04 02:18:28 +05:00
"SUCCESS_ENABLED": "Moderation logs will be sent in **{{channel}}**!",
"SUCCESS_DISABLED": "Moderation logs channel deleted!"
}