1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-15 03:19:38 +05:00
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!"
}