Fix to imgur's description

This commit is contained in:
Twentysix 2016-03-23 16:15:19 +01:00
parent 76723d5fef
commit 8830629ce8

View File

@ -15,7 +15,7 @@ class Image:
@commands.command(no_pm=True) @commands.command(no_pm=True)
async def imgur(self, *text): 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 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'.""" imgur [subreddit section] [top or new] - Retrieves top 3 hottest or latest pictures of today for given a subreddit section, e.g. 'funny'."""