13 Commits

Author SHA1 Message Date
Twentysix
55f6307b7f [Image] [p]imgur search: Return up to 3 results 2017-04-07 23:29:02 +02:00
Twentysix
cb4c91d86f [Image] [p]imgur random: Search terms can now be specified 2017-04-07 22:59:29 +02:00
Twentysix
3d9a157516 [Image] Complete rewrite: no longer blocking 2017-03-15 17:16:46 +01:00
Twentysix
8830629ce8 Fix to imgur's description 2016-03-23 16:15:19 +01:00
scummboy
ffddc09f9e Let's let Giphy handle the randomness. Works much better 2016-02-16 14:35:36 +00:00
Twentysix
533c59de97 Hotfix for loop, minor typos 2016-02-11 10:32:01 +01:00
Twentysix
f7fa78403d More image cog polish 2016-02-11 05:18:10 +01:00
Twentysix
e581230789 image cog polish 2016-02-11 04:54:34 +01:00
Scumm Boy
15601fb9a6 Reverted changes to !gif, created !gifr
Instead of modifying !gif, I have moved the changes into !gifr for accessing random images within giphy's search results.
2016-02-10 14:04:22 -05:00
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