1
0
Fork 0
mirror of synced 2024-04-29 10:12:29 +12:00
Commit graph

1858 commits

Author SHA1 Message Date
Dan Hess 99fe741438 Correct unassign incorrectly casting to str 2021-05-21 14:27:45 -08:00
Dan Hess 00f0399d77 Correct unassign incorrectly casting to str 2021-05-21 14:25:08 -08:00
Dan Hess f5c9f069ba Import forgotten os 2021-04-28 16:25:38 -08:00
Dan Hess af49c66c42 Provide source link as well, since preview fails sometimes 2021-04-28 16:24:56 -08:00
Dan Hess 98f7266c6f Fix command 2021-04-24 15:42:50 -08:00
Dan Hess 1acb507e27 Include source command 2021-04-24 15:41:55 -08:00
Dan Hess 9f2c9ba158 random.shuffle modifies in place... 2021-04-12 15:50:14 -08:00
Dan Hess f8d03bdbc3 Randomize output, insert failed cards back, show percentage correct at end 2021-04-12 15:44:50 -08:00
Dan Hess f0612100c4 Update to include readings 2021-04-12 15:13:43 -08:00
Dan Hess bdb969da5b Load the words into flash cards 2021-04-12 15:01:48 -08:00
Dan Hess 961cf12934 Fix getattr 2021-04-12 14:54:58 -08:00
Dan Hess 80649d187d Add a flash card like quiz for JLPT quizes 2021-04-12 14:52:05 -08:00
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 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