1
0
Fork 0
mirror of synced 2024-04-24 15:52:15 +12:00
Commit graph

2087 commits

Author SHA1 Message Date
Dan Hess 8756b39357 Correct when_mentioned_or usage 2021-05-21 14:43:07 -08:00
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 0c8dfa162b Use when_mentioned_or 2021-04-24 15:41:48 -08:00
Dan Hess 503cb105cd Randomize words so they're not in still slightly alphabetized 2021-04-12 16:04:39 -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 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