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 d55b968 commit 6cb7a9eCopy full SHA for 6cb7a9e
bot.py
@@ -141,7 +141,7 @@ async def help(ctx):
141
{COMMAND_PREFIX}unmute [{user}] <{reason}>\n
142
{COMMAND_PREFIX}lock <{channel}> <{reason}>\n
143
{COMMAND_PREFIX}unlock <{channel}> <{reason}>\n
144
- {COMMAND_PREFIX}bulkdelete [{channel}] [{user}] <{reason}>",
+ {COMMAND_PREFIX}bulkdelete [{channel}] [{user}] <{reason}>
145
""",
146
inline=True,
147
)
0 commit comments