2023-06-06 10:21:47 +05:00
|
|
|
{
|
2023-06-06 22:48:46 +05:00
|
|
|
"DESCRIPTION": "Modify or display server settings",
|
2023-06-06 10:21:47 +05:00
|
|
|
"USAGE": "list\nset [setting] (state) (#channel)",
|
|
|
|
"EXAMPLES": "config list\nconfig set setting:reports state:True channel:#reports",
|
|
|
|
|
2023-07-03 19:30:47 +05:00
|
|
|
"SPECIAL_CHANNELS": "Special Channels",
|
2023-06-06 22:48:46 +05:00
|
|
|
"BIRTHDAYS": "Birthday Greetings",
|
|
|
|
"MODLOGS": "Moderation Logs",
|
|
|
|
"REPORTS": "Reports",
|
|
|
|
"SUGGESTIONS": "Suggestions",
|
2023-06-06 10:21:47 +05:00
|
|
|
|
2023-07-03 19:30:47 +05:00
|
|
|
"MONITORING_CHANNELS": "Monitoring Channels",
|
|
|
|
"MESSAGEUPDATE": "Message Update Logs",
|
2023-06-06 10:21:47 +05:00
|
|
|
|
2023-06-06 22:48:46 +05:00
|
|
|
"AUTOMOD_TITLE": "Automoderation",
|
2023-07-03 19:30:47 +05:00
|
|
|
"AUTOMOD_CONTENT": "Automoderation is enabled.\nIgnored channels: {{channels}}",
|
2023-06-06 22:48:46 +05:00
|
|
|
"AUTOROLE_TITLE": "Automatic Role Assignment",
|
|
|
|
"AUTO_SANCTIONS": "Automatic Sanctions",
|
|
|
|
"BAN_CONTENT": "Ban: After **{{count}}** warnings",
|
|
|
|
"BAN_NOT_DEFINED": "Ban: Not set",
|
|
|
|
"DASHBOARD_TITLE": "Modify Settings",
|
2023-07-03 19:30:47 +05:00
|
|
|
"DASHBOARD_CONTENT": "Click here to go to the dashboard",
|
2023-06-06 22:48:46 +05:00
|
|
|
"GOODBYE_TITLE": "Farewell",
|
2023-07-03 19:30:47 +05:00
|
|
|
"GOODBYE_CONTENT": "Channel: {{channel}}\nCard: {{withImage}}",
|
2023-06-06 22:48:46 +05:00
|
|
|
"KICK_CONTENT": "Kick: After **{{count}}** warnings",
|
|
|
|
"KICK_NOT_DEFINED": "Kick: Not set",
|
|
|
|
"LIST": "Display server settings",
|
|
|
|
"SET": "Modify server settings",
|
|
|
|
"SETTING": "Settings",
|
2023-07-03 19:30:47 +05:00
|
|
|
"WELCOME_TITLE": "Welcome",
|
|
|
|
"WELCOME_CONTENT": "Channel: {{channel}}\nCard: {{withImage}}"
|
2023-06-06 10:21:47 +05:00
|
|
|
}
|