1
0
Fork 0
mirror of synced 2024-05-12 16:42:22 +12:00
Commit graph

2072 commits

Author SHA1 Message Date
Dan Hess 1cbaf43fe6 Handle wrong usernames 2021-04-01 14:21:51 -08:00
Dan Hess 56dcbb9a3d Remove escaping since it's a raw string 2021-04-01 00:19:24 -08:00
Dan Hess 44f5bc2c74 Regex sub to hide embeds from URLs 2021-04-01 00:14:14 -08:00
Dan Hess 0920120a30 Change description to show it now shows all results 2021-03-31 23:54:32 -08:00
Dan Hess bd2470f986 Guess I forgot how the paginator worked lol 2021-03-31 23:50:13 -08:00
Dan Hess 968713dd18 Paginate through all results instead of only showing 10 2021-03-31 23:48:45 -08:00
Dan Hess 032282e132 use romaji if there's no english name 2021-03-31 23:40:41 -08:00
Dan Hess f2f26a7fdf Need to limit AFTER sorting 2021-03-31 23:37:58 -08:00
Dan Hess 847e5361ac Limit to 10 2021-03-31 23:36:59 -08:00
Dan Hess d5ad03d71e Already was in JSON from method 2021-03-31 23:36:21 -08:00
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 aebc5dcadb Correct logic for error sending 2021-03-25 16:20:16 -08:00
Dan Hess 4275f004ac Update shiritori to work with kanji - only allow JP 2021-03-25 16:03:58 -08:00
Dan Hess cdccc2b85e Somehow carriage returns got set 2021-03-25 16:03:35 -08:00
Dan Hess 7b59155fe6 Add a japanese conjugation command 2021-03-05 17:09:08 -09:00
Dan Hess 86203295b6 I looked back at this and feel dumb at how obvious this equation should have been... 2021-01-02 23:42:21 -06:00
Dan Hess 200e332f33 Correct help command ran on cogs 2020-12-21 15:59:38 -06: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 d47718ea3b Fix bug that stopped disabling from working 2020-11-21 17:52:19 -06:00
Dan Hess 05e2b10c8e Fix how to check owner commands 2020-11-19 15:08:56 -06:00
Dan Hess c76e4eecfb Optimize checks 2020-11-19 14:58:41 -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 59a9dc23b9 Include games to start by default 2020-11-07 15:22:06 -06:00
Dan Hess 4a45d5ce2b Smarter chunking steps; don't chunk at startup 2020-10-18 16:17:24 -05: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 dae89ce4ee Implement on_ready to test if completion ever happens 2020-10-10 19:10:00 -05:00
Dan Hess 7ca221adb3 Use intents 2020-10-06 21:15:09 -05:00
Dan Hess 33c79ab097 Use allowed mentions 2020-09-13 13:06:02 -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 c671093a16 Add BadUnionArgument to the bad argument catch 2020-08-07 18:35:49 -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