mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
autohelp changes. (#1836)
This commit is contained in:
@@ -125,7 +125,7 @@ class Permissions:
|
||||
# async def admin_model(self, ctx: commands.Context) -> bool:
|
||||
# async def mod_model(self, ctx: commands.Context) -> bool:
|
||||
|
||||
@commands.group(aliases=["p"], autohelp=True)
|
||||
@commands.group(aliases=["p"])
|
||||
async def permissions(self, ctx: commands.Context):
|
||||
"""
|
||||
Permission management tools
|
||||
|
||||
Reference in New Issue
Block a user