We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e57861 commit 868bc01Copy full SHA for 868bc01
ban_appeals/ban_appeals.py
@@ -21,7 +21,7 @@
21
BAN_APPEAL_MESSAGE = (
22
"Please be patient, it may take a while for us to respond to ban appeals.\n\n"
23
"To ensure we can respond to your appeal, make sure you keep your DMs "
24
- "open and do not block the bot."
+ "open, stay in the appeal server, and do not block the bot."
25
)
26
27
log = getLogger(__name__)
0 commit comments