Skip to content

Commit cd2c101

Browse files
committed
Update bot.py
1 parent cfded2d commit cd2c101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ def help_embed(self, prefix):
210210
f'`{prefix}contact` - Allows a moderator to initiate a thread with a given recipient.\n' \
211211
f'`{prefix}reply <message...>` - Sends a message to the current thread\'s recipient.\n' \
212212
f'`{prefix}close` - Closes the current thread and deletes the channel.\n' \
213-
f'`{prefix}archive` - Closes the current thread and moves the channel to archive category.\n' \
213+
f'`{prefix}archive` - Closes the thread and moves the channel to archive category.\n' \
214214
f'`{prefix}block` - Blocks a user from using modmail.\n' \
215215
f'`{prefix}blocked` - Shows a list of currently blocked users.\n' \
216216
f'`{prefix}unblock` - Unblocks a user from using modmail.\n' \

0 commit comments

Comments
 (0)