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-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-06-06 22:48:46 +05:00
|
|
|
"BIRTHDAYS_LIST": "Birthday Greetings: {{channel}}",
|
|
|
|
"MODLOGS_LIST": "Moderation Logs: {{channel}}",
|
|
|
|
"NEWS_LIST": "Bot News: {{channel}}",
|
|
|
|
"REPORTS_LIST": "Reports: {{channel}}",
|
|
|
|
"SUGGESTIONS_LIST": "Suggestions: {{channel}}",
|
2023-06-06 10:21:47 +05:00
|
|
|
|
2023-06-06 22:48:46 +05:00
|
|
|
"AUTOMOD_CONTENT": "Automoderation is enabled.\nIgnored channels: {{channels}}",
|
|
|
|
"AUTOMOD_TITLE": "Automoderation",
|
|
|
|
"AUTOROLE_TITLE": "Automatic Role Assignment",
|
|
|
|
"AUTO_SANCTIONS": "Automatic Sanctions",
|
|
|
|
"BAN_CONTENT": "Ban: After **{{count}}** warnings",
|
|
|
|
"BAN_NOT_DEFINED": "Ban: Not set",
|
|
|
|
"DASHBOARD_CONTENT": "Click here to go to the dashboard",
|
|
|
|
"DASHBOARD_TITLE": "Modify Settings",
|
|
|
|
"GOODBYE_CONTENT": "Channel: {{channel}}\nCard: {{withImage}}",
|
|
|
|
"GOODBYE_TITLE": "Farewell",
|
|
|
|
"KICK_CONTENT": "Kick: After **{{count}}** warnings",
|
|
|
|
"KICK_NOT_DEFINED": "Kick: Not set",
|
|
|
|
"LIST": "Display server settings",
|
|
|
|
"SET": "Modify server settings",
|
|
|
|
"SETTING": "Settings",
|
|
|
|
"SPECIAL_CHANNELS": "Special Channels",
|
|
|
|
"WELCOME_CONTENT": "Channel: {{channel}}\nCard: {{withImage}}",
|
|
|
|
"WELCOME_TITLE": "Welcome"
|
2023-06-06 10:21:47 +05:00
|
|
|
}
|