|
12 | 12 | }, |
13 | 13 | "main_category_id": { |
14 | 14 | "default": "`Modmail` (created with `{prefix}setup`)", |
15 | | - "description": "This is the category where all new threads will be created.\n\nTo change the Modmail category, you will need to find the [category’s ID](https://support.discordapp.com/hc/en-us/articles/206346498).", |
| 15 | + "description": "This is the category where all new threads will be created.\n\nTo change the Modmail category, you will need to find the [category's ID](https://support.discordapp.com/hc/en-us/articles/206346498).", |
16 | 16 | "examples": [ |
17 | 17 | "`{prefix}config set main_category_id 9234932582312` (`9234932582312` is the category ID)" |
18 | 18 | ], |
|
24 | 24 | }, |
25 | 25 | "fallback_category_id": { |
26 | 26 | "default": "`Fallback Modmail` (created when the main category is full)", |
27 | | - "description": "This is the category that will hold the threads when the main category is full.\n\nTo change the Fallback category, you will need to find the [category’s ID](https://support.discordapp.com/hc/en-us/articles/206346498).", |
| 27 | + "description": "This is the category that will hold the threads when the main category is full.\n\nTo change the Fallback category, you will need to find the [category's ID](https://support.discordapp.com/hc/en-us/articles/206346498).", |
28 | 28 | "examples": [ |
29 | 29 | "`{prefix}config set fallback_category_id 9234932582312` (`9234932582312` is the category ID)" |
30 | 30 | ], |
|
88 | 88 | }, |
89 | 89 | "user_typing": { |
90 | 90 | "default": "Enabled", |
91 | | - "description": "When this is set to `yes`, whenever the recipient user starts to type in their DM channel, the moderator will see “{bot.user.display_name} is typing…” in the thread channel.", |
| 91 | + "description": "When this is set to `yes`, whenever the recipient user starts to type in their DM channel, the moderator will see "{bot.user.display_name} is typing..." in the thread channel.", |
92 | 92 | "examples": [ |
93 | 93 | "`{prefix}config set user_typing yes`", |
94 | 94 | "`{prefix}config set user_typing no`" |
|
151 | 151 | }, |
152 | 152 | "mod_typing": { |
153 | 153 | "default": "Disabled", |
154 | | - "description": "When this is set to `yes`, whenever a moderator starts to type in the thread channel, the recipient user will see \"{bot.user.display_name} is typing…\" in their DM channel.", |
| 154 | + "description": "When this is set to `yes`, whenever a moderator starts to type in the thread channel, the recipient user will see "{bot.user.display_name} is typing..." in their DM channel.", |
155 | 155 | "examples": [ |
156 | 156 | "`{prefix}config set mod_typing yes`", |
157 | 157 | "`{prefix}config set mod_typing no`" |
|
219 | 219 | }, |
220 | 220 | "log_channel_id": { |
221 | 221 | "default": "`#bot-logs` (created with `{prefix}setup`)", |
222 | | - "description": "This is the channel where all log messages will be sent (ie. thread close message, update message, etc.).\n\nTo change the log channel, you will need to find the [channel’s ID](https://support.discordapp.com/hc/en-us/articles/206346498). The channel doesn’t necessary have to be under the `main_category`.", |
| 222 | + "description": "This is the channel where all log messages will be sent (ie. thread close message, update message, etc.).\n\nTo change the log channel, you will need to find the [channel's ID](https://support.discordapp.com/hc/en-us/articles/206346498). The channel doesn't necessary have to be under the `main_category`.", |
223 | 223 | "examples": [ |
224 | 224 | "`{prefix}config set log_channel_id 9234932582312` (9234932582312 is the channel ID)" |
225 | 225 | ], |
|
704 | 704 | }, |
705 | 705 | "mod_tag": { |
706 | 706 | "default": "The moderator's highest role", |
707 | | - "description": "This is the name tag in the “footer” section of the embeds sent by moderators in the recipient DM and thread channel.", |
| 707 | + "description": "This is the name tag in the "footer" section of the embeds sent by moderators in the recipient DM and thread channel.", |
708 | 708 | "examples": [ |
709 | 709 | "`{prefix}config set mod_tag Moderator`" |
710 | 710 | ], |
|
715 | 715 | }, |
716 | 716 | "anon_username": { |
717 | 717 | "default": "Fallback on `mod_tag`", |
718 | | - "description": "This is the name in the “author” section of the embeds sent by anonymous moderators in the recipient DM.", |
| 718 | + "description": "This is the name in the "author" section of the embeds sent by anonymous moderators in the recipient DM.", |
719 | 719 | "examples": [ |
720 | 720 | "`{prefix}config set anon_username Incognito Mod`" |
721 | 721 | ], |
|
737 | 737 | }, |
738 | 738 | "anon_tag": { |
739 | 739 | "default": "\"Response\"", |
740 | | - "description": "This is the name tag in the “footer” section of the embeds sent by anonymous moderators in the recipient DM.", |
| 740 | + "description": "This is the name tag in the "footer" section of the embeds sent by anonymous moderators in the recipient DM.", |
741 | 741 | "examples": [ |
742 | 742 | "`{prefix}config set anon_tag Support Agent`" |
743 | 743 | ], |
|
976 | 976 | ], |
977 | 977 | "notes": [ |
978 | 978 | "The private_ variant is used when sending to the new user.", |
979 | | - "See also: `private_removed_from_group_title`, `private_removed_from_group_title`" |
| 979 | + "See also: `private_removed_from_group_title`, `private_removed_from_group_title` |
980 | 980 | ] |
981 | 981 | }, |
982 | 982 | "public_removed_from_group_response": { |
|
1222 | 1222 | "If this configuration is enabled, only roles that are hoisted (displayed seperately in member list) will be used. If a user has no hoisted roles, it will return 'None'.", |
1223 | 1223 | "If you would like to display the top role of a user regardless of if it's hoisted or not, disable `use_hoisted_top_role`." |
1224 | 1224 | ] |
| 1225 | + }, |
| 1226 | + "thread_min_characters": { |
| 1227 | + "default": "0", |
| 1228 | + "description": "The minimum number of characters required in the initial message to create a thread. Set to 0 to disable.", |
| 1229 | + "examples": [ |
| 1230 | + "`{prefix}config set thread_min_characters 20`" |
| 1231 | + ], |
| 1232 | + "notes": [ |
| 1233 | + "If a user tries to create a thread with a message shorter than this, an error will be shown.", |
| 1234 | + "See also: `thread_min_characters_title`, `thread_min_characters_response`, `thread_min_characters_footer`." |
| 1235 | + ] |
| 1236 | + }, |
| 1237 | + "thread_min_characters_title": { |
| 1238 | + "default": "Message too short", |
| 1239 | + "description": "The title of the error embed when a user tries to create a thread with too few characters.", |
| 1240 | + "examples": [ |
| 1241 | + "`{prefix}config set thread_min_characters_title Too short!`" |
| 1242 | + ], |
| 1243 | + "notes": [ |
| 1244 | + "See also: `thread_min_characters`, `thread_min_characters_response`, `thread_min_characters_footer`." |
| 1245 | + ] |
| 1246 | + }, |
| 1247 | + "thread_min_characters_response": { |
| 1248 | + "default": "Your message is too short to create a thread. Please provide more details.", |
| 1249 | + "description": "The description of the error embed when a user tries to create a thread with too few characters.", |
| 1250 | + "examples": [ |
| 1251 | + "`{prefix}config set thread_min_characters_response Please write a longer message.`" |
| 1252 | + ], |
| 1253 | + "notes": [ |
| 1254 | + "You can use `{min_characters}` as a placeholder for the minimum required characters.", |
| 1255 | + "See also: `thread_min_characters`, `thread_min_characters_title`, `thread_min_characters_footer`." |
| 1256 | + ] |
| 1257 | + }, |
| 1258 | + "thread_min_characters_footer": { |
| 1259 | + "default": "Minimum {min_characters} characters required.", |
| 1260 | + "description": "The footer of the error embed when a user tries to create a thread with too few characters.", |
| 1261 | + "examples": [ |
| 1262 | + "`{prefix}config set thread_min_characters_footer At least {min_characters} characters needed.`" |
| 1263 | + ], |
| 1264 | + "notes": [ |
| 1265 | + "You can use `{min_characters}` as a placeholder for the minimum required characters.", |
| 1266 | + "See also: `thread_min_characters`, `thread_min_characters_title`, `thread_min_characters_response`." |
| 1267 | + ] |
1225 | 1268 | } |
1226 | 1269 | } |
0 commit comments