1
0
Fork 0
mirror of synced 2024-05-14 17:42:23 +12:00
Commit graph

30 commits

Author SHA1 Message Date
Dan Hess f048e532e0 Change dog APIs, first one was failing 2021-03-25 17:54:01 -08:00
Dan Hess 3ba4a41854 Implement credit to source 2020-12-05 22:13:53 -06:00
Dan Hess d85454f6cf Big update, use ext.tasks, couple updates to handle chunking better, log errors in tasks to error channel 2020-10-10 22:36:11 -05:00
Dan Hess a7298cf4cf Update for derpibooru API update 2020-08-19 21:04:44 -05:00
Dan Hess 06ecc7bcc3 e621 now provides just an empty list as their posts, handle this 2020-08-12 20:36:40 -05:00
Dan Hess 13e20f73ad Clean up API method, man I must have made this a while ago, it's ugly 2020-04-13 15:07:54 -05:00
Dan Hess 86546dec16 Move horse noodle API to its own method, add more images 2020-04-13 14:10:03 -05:00
Dan Hess a2cd241265 Correct how to get horse/snek 2020-04-13 14:02:41 -05:00
Dan Hess 33842a145f Correct where to pull config from 2020-04-06 12:03:56 -05:00
Dan Hess 3587154281 Update e621 to work with new API 2020-04-06 12:00:46 -05:00
Dan Hess 1c0c7fa053 Correct a couple errors 2020-03-25 14:52:33 -05:00
MahxieNoodle edb0f8ac2c Change how Horses and Snakes are accessed (#25)
* Update Animal Image Fetch 1/4

* Animal Image Fetch 2/4

* Requested changes for Animal Image Fetch 3/4
2019-11-04 21:56:41 -06:00
phxntxm b963fad7be Update to match new version of discord.py 2019-04-28 14:34:59 -05:00
phxntxm 5f568b37de Update to use new cog paradigm 2019-02-23 14:13:10 -06:00
phxntxm 75af7dcd6f Rewrite of database/configuration 2019-01-27 20:58:39 -06:00
phxntxm 29a14d2e3b Add spades; Move utils to it's own folder outside cogs; Remove images and fonts 2018-10-29 20:00:37 -05:00
phxntxm 087114033c Add descriptions to classes for help command 2018-10-08 15:40:21 -05:00
phxntxm a96835326c Change to check all requirements in the command checks, not some in on_message 2018-09-23 17:34:14 -05:00
phxntxm 4f8f606609 Catch race condition 2018-09-21 17:03:19 -05:00
phxntxm 6145ab3df3 remove carriage returns 2018-05-07 10:01:16 -05:00
phxntxm 750b12f7d9 Clean up cat/e621 api calls 2018-05-07 09:56:23 -05:00
MahxieNoodle d15397dad9
New cat api endpoint
Updated cat api url.
2018-03-22 10:21:12 -06:00
Dan 5fe0e65cb3 Correct typo 2018-01-11 10:43:38 -06:00
Dan 9019426302 Added a horse command/use API for snake command 2018-01-11 10:08:23 -06:00
phxntxm ab93c3f436 Add the restriction checking decorator to all commands 2017-06-27 19:26:32 -05:00
phxntxm efc1a3cf6d Database rewrite/User queue creation 2017-06-07 03:30:19 -05:00
phxntxm bf5f65b0b7 Handle if the avatar is too large 2017-05-29 16:27:25 -05:00
Phxntxm a12a18db14 Import glob 2017-04-30 19:16:42 -05:00
Phxntxm cc6c867306 Correct class to call in setup 2017-04-30 18:58:14 -05:00
Phxntxm 5aa87ce653 Reordering of commands to be grouped better 2017-04-30 18:56:02 -05:00