Skip to content

Commit 868bc01

Browse files
committed
Update ban appeal message
1 parent 3e57861 commit 868bc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ban_appeals/ban_appeals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
BAN_APPEAL_MESSAGE = (
2222
"Please be patient, it may take a while for us to respond to ban appeals.\n\n"
2323
"To ensure we can respond to your appeal, make sure you keep your DMs "
24-
"open and do not block the bot."
24+
"open, stay in the appeal server, and do not block the bot."
2525
)
2626

2727
log = getLogger(__name__)

0 commit comments

Comments
 (0)