1
0
Fork 0
mirror of synced 2024-05-15 10:02:28 +12:00
Commit graph

16 commits

Author SHA1 Message Date
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 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 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 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 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