Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EncryptEx committed Jan 11, 2025
1 parent d55b968 commit 6cb7a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ async def help(ctx):
{COMMAND_PREFIX}unmute [{user}] <{reason}>\n
{COMMAND_PREFIX}lock <{channel}> <{reason}>\n
{COMMAND_PREFIX}unlock <{channel}> <{reason}>\n
{COMMAND_PREFIX}bulkdelete [{channel}] [{user}] <{reason}>",
{COMMAND_PREFIX}bulkdelete [{channel}] [{user}] <{reason}>
""",
inline=True,
)
Expand Down

0 comments on commit 6cb7a9e

Please sign in to comment.