mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
autohelp changes. (#1836)
This commit is contained in:
@@ -92,7 +92,7 @@ class Cleanup:
|
||||
before = message
|
||||
return to_delete
|
||||
|
||||
@commands.group(autohelp=True)
|
||||
@commands.group()
|
||||
@checks.mod_or_permissions(manage_messages=True)
|
||||
async def cleanup(self, ctx: commands.Context):
|
||||
"""Deletes messages."""
|
||||
|
||||
Reference in New Issue
Block a user