473 Commits

Author SHA1 Message Date
Twentysix
cf2677d4fa Merge pull request #46 from initiumSrc/develop
image.py cog
added commands: !imgur, !gif, !gifr
2016-02-11 04:39:24 +01:00
Twentysix
2f516ae313 Persistent audio settings 2016-02-11 04:17:49 +01:00
scummboy
89d443dde5 Quotes can now be added to quote.json 2016-02-10 21:40:40 +00:00
Emil Hammarstrom
5436f78d84 Merge branch 'develop' of https://github.com/Twentysix26/Red-DiscordBot into develop 2016-02-10 21:26:43 +01:00
scummboy
f2e9c420e9 The missing things 2016-02-10 20:26:02 +00:00
scummboy
060b3a1296 Merge remote-tracking branch 'refs/remotes/origin/develop' into develop 2016-02-10 20:19:49 +00: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
Twentysix
b9bd25ebde Fixed local playlists 2016-02-09 23:48:37 +01:00
Twentysix
92d30dcb19 Fixed 8ball 2016-02-08 22:57:59 +01: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
Emil Hammarstrom
b4c238e541 Merge branch 'develop' of https://github.com/Twentysix26/Red-DiscordBot into develop 2016-02-08 09:46:56 +01:00
Twentysix
55913b9db7 Even more typos 2016-02-08 00:42:53 +01:00
Twentysix
00d098d6ee Removed debug message 2016-02-07 23:42:50 +01:00
Emil Hammarstrom
0fe98846a1 Merge branch 'develop' of https://github.com/Twentysix26/Red-DiscordBot into develop 2016-02-07 23:29:50 +01:00
Emil Hammarstrom
65ea2d7d14 Commented work in progress. 2016-02-07 23:29:43 +01:00
Twentysix
98ec7d279f More typos 2016-02-07 23:26:50 +01:00
Twentysix
e738c8a40f Typo 2016-02-07 23:23:14 +01:00
Twentysix
d3d09e701c Fixed choose command 2016-02-07 23:18:09 +01:00
Emil Hammarstrom
b8d236d5a3 Added and imgur command, almost a direct port from the not so modular branch.
Command is to be expanded, this is a test.
2016-02-07 22:55:43 +01:00
Twentysix
a3fcbe944d First commit 2016-02-07 18:47:24 +01:00