4 Commits

Author SHA1 Message Date
Scumm Boy
c3febe0746 Randomize !gif results
Let the bot pick a random result out of the returned giphy array. Make sure to not choose a number higher than the length of the array.
2016-02-10 13:01:56 -05:00
Emil Hammarstrom
6ba43bb86a Fixed too many small bugs. 2016-02-08 20:51:22 +01:00
Emil Hammarstrom
1aa3c6b3b1 Accidently left some imgur code in general.py 2016-02-08 20:51:05 +01:00
Emil Hammarstrom
732fde6ae7 This cog handles image related commands.
Currently implemented commands:

imgur
gif

Imgur has various subcommands.
Gif is an implementation of the redv1 gif (less code because of new text handling).

aiohttp does not collide with any of the imgurpython->ImgurClient dependencies.
2016-02-08 11:13:16 +01:00