1
0
Fork 0
mirror of synced 2024-05-24 06:19:39 +12:00
Commit graph

1836 commits

Author SHA1 Message Date
Dan Hess 80772d9374 Provide a way to provide json data directly 2021-03-31 23:34:34 -08:00
Dan Hess 06b2752732 Add anilist planning scanning 2021-03-31 23:27:34 -08:00
Dan Hess 05980a4f38 Add check to allow custom perms 2021-03-31 23:27:10 -08:00
Dan Hess e050b3ba77 Move shiritori into a class as it was getting complicated 2021-03-26 12:33:23 -08:00
Dan Hess f048e532e0 Change dog APIs, first one was failing 2021-03-25 17:54:01 -08:00
Dan Hess c03e228063 Fix up shiritori 2021-03-25 16:52:53 -08:00
Dan Hess 4275f004ac Update shiritori to work with kanji - only allow JP 2021-03-25 16:03:58 -08:00
Dan Hess 7b59155fe6 Add a japanese conjugation command 2021-03-05 17:09:08 -09:00
Dan Hess 3ba4a41854 Implement credit to source 2020-12-05 22:13:53 -06:00
Dan Hess 7ea58f4ccc Actually start tasks, oops 2020-12-03 14:46:46 -06:00
Dan Hess 05e2b10c8e Fix how to check owner commands 2020-11-19 15:08:56 -06:00
Dan Hess 7ce7d66c48 Catch cannot paginate errors 2020-11-19 13:49:42 -06:00
Dan Hess 6d65710cfe Remove debugging try/except 2020-11-18 14:05:06 -06:00
Dan Hess cae4f1ccdc Correct when to start checking reused words 2020-11-07 15:31:40 -06:00
Dan Hess ed3892fe5f Test print 2020-11-07 15:30:13 -06:00
Dan Hess 3cb2c338ac Test print 2020-11-07 15:26:18 -06:00
Dan Hess da047c20ee Ensure only one game can run at once; send confirmation message when starting 2020-11-07 15:22:24 -06:00
Dan Hess 4ba94c106c Correct before decorator 2020-10-10 22:37:55 -05: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 23602080ed Don't show list of roles, in case it's too large 2020-09-02 16:36:40 -05:00
Dan Hess 12b7d6d6e7 Separate variable names to provide right error 2020-08-31 13:31:22 -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 aeead4f5b2 Add more rules used to the help description 2020-08-04 14:23:38 -05:00
Dan Hess c0d3513e45 Typo! 2020-08-04 14:21:06 -05:00
Dan Hess 48c4a30e4c Rework logic to also check on the first word given; don't allow dupes 2020-08-04 14:19:36 -05:00
Dan Hess 7a029ddf96 Correct this 2020-08-04 14:09:18 -05:00
Dan Hess 085021101f Handle ん for actual Japanese shiritori 2020-08-04 14:05:23 -05:00
Dan Hess 3c850e6a46 Make a new misc games cog for smaller games, and add shiritori to it 2020-08-04 13:56:27 -05:00
Dan Hess 13c27f2b88 FIX 2020-07-14 14:15:29 -05:00
Dan Hess fe41c1a651 Fix cpu count (Python has GIL, cannot use more than one CPU) 2020-07-14 14:14:53 -05:00
Dan Hess 4e56078361 Backwards if 2020-07-01 11:11:17 -05:00
Dan Hess abd62bdba7 Just use union for simplicity 2020-05-24 17:16:13 -05:00
Dan Hess 16f91c3b47 Allow updates to custom permissions 2020-05-07 19:45:37 -05:00
Dan Hess 72998c8277 Pass in only the command to updating permission cache 2020-05-07 11:55:11 -05:00
Dan Hess 94c2cb010d Missed one of the permission flag changes 2020-04-29 14:51:03 -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 04c029b368 Use asyncio's subprocess module 2020-04-13 14:15:37 -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 84c0ea6414 Catch no permissions to remove poll reaction 2020-04-06 12:00:38 -05:00
Dan Hess 64bf95a872 These aren't used anymore here, remove them 2020-04-04 01:35:02 -05:00
Dan Hess fbff5c1fff Update to work with new flags 2020-04-04 01:33:35 -05:00
Dan Hess 0ee278546a Update to work with new flags 2020-04-04 01:32:28 -05:00
Dan Hess 1c1eade166 Correct cache lookup 2020-03-30 15:19:14 -05:00
Dan Hess 1c0c7fa053 Correct a couple errors 2020-03-25 14:52:33 -05:00
Dan Hess 2770d49b07 Fixed enable/disable not correcting cache values 2020-03-12 15:03:08 -05:00
Dan Hess 1fd5362177 Catch no permissions to remove reaction 2020-03-04 18:32:38 -06:00