mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
autohelp changes. (#1836)
This commit is contained in:
@@ -58,7 +58,7 @@ class Bank:
|
||||
|
||||
# SECTION commands
|
||||
|
||||
@commands.group(autohelp=True)
|
||||
@commands.group()
|
||||
@checks.guildowner_or_permissions(administrator=True)
|
||||
async def bankset(self, ctx: commands.Context):
|
||||
"""Base command for bank settings"""
|
||||
|
||||
Reference in New Issue
Block a user