mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 11:48:55 -05:00
Fix to imgur's description
This commit is contained in:
parent
76723d5fef
commit
8830629ce8
@ -15,7 +15,7 @@ class Image:
|
||||
|
||||
@commands.command(no_pm=True)
|
||||
async def imgur(self, *text):
|
||||
"""Retrieves a random imgur picture
|
||||
"""Retrieves a picture from imgur
|
||||
|
||||
imgur search [keyword] - Retrieves first hit of search query.
|
||||
imgur [subreddit section] [top or new] - Retrieves top 3 hottest or latest pictures of today for given a subreddit section, e.g. 'funny'."""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user