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:
@@ -26,7 +26,7 @@ class Image:
|
||||
def __unload(self):
|
||||
self.session.close()
|
||||
|
||||
@commands.group(name="imgur", autohelp=True)
|
||||
@commands.group(name="imgur")
|
||||
async def _imgur(self, ctx):
|
||||
"""Retrieves pictures from imgur
|
||||
|
||||
|
||||
Reference in New Issue
Block a user