1
0
Fork 0
mirror of synced 2024-05-19 12:02:29 +12:00
Commit graph

32 commits

Author SHA1 Message Date
Dan Hess 8756b39357 Correct when_mentioned_or usage 2021-05-21 14:43:07 -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 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 80649d187d Add a flash card like quiz for JLPT quizes 2021-04-12 14:52:05 -08:00
Dan Hess 80772d9374 Provide a way to provide json data directly 2021-03-31 23:34:34 -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 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 d47718ea3b Fix bug that stopped disabling from working 2020-11-21 17:52:19 -06:00
Dan Hess c76e4eecfb Optimize checks 2020-11-19 14:58:41 -06:00
Dan Hess 59a9dc23b9 Include games to start by default 2020-11-07 15:22:06 -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 3587154281 Update e621 to work with new API 2020-04-06 12:00:46 -05:00
Dan Hess 99f8d19cef Ensure cache is updated wherever needed 2019-12-27 08:23:41 -06:00
Phxntxm 0179f3913c Add a way to send errors to an error channel instead of an error log 2019-11-19 17:13:10 -06:00
Phxntxm d37ab8d91c Update the yaml loading 2019-11-18 21:26:39 -06:00
phxntxm b963fad7be Update to match new version of discord.py 2019-04-28 14:34:59 -05:00
phxntxm f99e419a2b Update commands that no longer worked with new database 2019-02-14 18:36:13 -06:00
phxntxm 2ce001784f Remove rethinkdb import 2019-02-01 19:33:07 -06:00
phxntxm e239194636 Ensure database exists before loading it 2019-01-29 17:37:13 -06:00
phxntxm d950c458ef remove all temporary print statements 2019-01-29 00:21:00 -06:00
phxntxm 110720f278 Ensure it's NEVER None, even if None is in the dict 2019-01-28 00:29:59 -06:00
phxntxm b1733a9673 Remove overwatch from cogs to load 2019-01-27 20:59:59 -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