1
0
Fork 0
mirror of synced 2024-04-27 01:02:50 +12:00

Commit graph

  • 8756b39357 Correct when_mentioned_or usage master Dan Hess 2021-05-21 14:43:07 -0800
  • 99fe741438 Correct unassign incorrectly casting to str Dan Hess 2021-05-21 14:27:45 -0800
  • 00f0399d77 Correct unassign incorrectly casting to str Dan Hess 2021-05-21 14:25:08 -0800
  • f5c9f069ba Import forgotten os Dan Hess 2021-04-28 16:25:38 -0800
  • af49c66c42 Provide source link as well, since preview fails sometimes Dan Hess 2021-04-28 16:24:56 -0800
  • 98f7266c6f Fix command Dan Hess 2021-04-24 15:42:50 -0800
  • 1acb507e27 Include source command Dan Hess 2021-04-24 15:41:55 -0800
  • 0c8dfa162b Use when_mentioned_or Dan Hess 2021-04-24 15:41:48 -0800
  • 503cb105cd Randomize words so they're not in still slightly alphabetized Dan Hess 2021-04-12 16:04:39 -0800
  • 9f2c9ba158 random.shuffle modifies in place... Dan Hess 2021-04-12 15:50:14 -0800
  • f8d03bdbc3 Randomize output, insert failed cards back, show percentage correct at end Dan Hess 2021-04-12 15:44:50 -0800
  • f0612100c4 Update to include readings Dan Hess 2021-04-12 15:13:43 -0800
  • bdb969da5b Load the words into flash cards Dan Hess 2021-04-12 15:01:48 -0800
  • 961cf12934 Fix getattr Dan Hess 2021-04-12 14:54:58 -0800
  • 80649d187d Add a flash card like quiz for JLPT quizes Dan Hess 2021-04-12 14:52:05 -0800
  • 1cbaf43fe6 Handle wrong usernames Dan Hess 2021-04-01 14:21:51 -0800
  • 56dcbb9a3d Remove escaping since it's a raw string Dan Hess 2021-04-01 00:19:24 -0800
  • 44f5bc2c74 Regex sub to hide embeds from URLs Dan Hess 2021-04-01 00:14:14 -0800
  • 0920120a30 Change description to show it now shows all results Dan Hess 2021-03-31 23:54:32 -0800
  • bd2470f986 Guess I forgot how the paginator worked lol Dan Hess 2021-03-31 23:50:13 -0800
  • 968713dd18 Paginate through all results instead of only showing 10 Dan Hess 2021-03-31 23:48:45 -0800
  • 032282e132 use romaji if there's no english name Dan Hess 2021-03-31 23:40:41 -0800
  • f2f26a7fdf Need to limit AFTER sorting Dan Hess 2021-03-31 23:37:58 -0800
  • 847e5361ac Limit to 10 Dan Hess 2021-03-31 23:36:59 -0800
  • d5ad03d71e Already was in JSON from method Dan Hess 2021-03-31 23:36:21 -0800
  • 80772d9374 Provide a way to provide json data directly Dan Hess 2021-03-31 23:34:34 -0800
  • 06b2752732 Add anilist planning scanning Dan Hess 2021-03-31 23:27:34 -0800
  • 05980a4f38 Add check to allow custom perms Dan Hess 2021-03-31 23:27:10 -0800
  • e050b3ba77 Move shiritori into a class as it was getting complicated Dan Hess 2021-03-26 12:33:23 -0800
  • f048e532e0 Change dog APIs, first one was failing Dan Hess 2021-03-25 17:54:01 -0800
  • c03e228063 Fix up shiritori Dan Hess 2021-03-25 16:52:53 -0800
  • aebc5dcadb Correct logic for error sending Dan Hess 2021-03-25 16:20:16 -0800
  • 4275f004ac Update shiritori to work with kanji - only allow JP Dan Hess 2021-03-25 16:03:58 -0800
  • cdccc2b85e Somehow carriage returns got set Dan Hess 2021-03-25 16:03:35 -0800
  • 7b59155fe6 Add a japanese conjugation command Dan Hess 2021-03-05 17:09:08 -0900
  • 86203295b6 I looked back at this and feel dumb at how obvious this equation should have been... Dan Hess 2021-01-02 23:42:21 -0600
  • 200e332f33 Correct help command ran on cogs Dan Hess 2020-12-21 15:59:38 -0600
  • 3ba4a41854 Implement credit to source Dan Hess 2020-12-05 22:13:53 -0600
  • 7ea58f4ccc Actually start tasks, oops Dan Hess 2020-12-03 14:46:46 -0600
  • d47718ea3b Fix bug that stopped disabling from working Dan Hess 2020-11-21 17:52:19 -0600
  • 05e2b10c8e Fix how to check owner commands Dan Hess 2020-11-19 15:08:56 -0600
  • c76e4eecfb Optimize checks Dan Hess 2020-11-19 14:58:41 -0600
  • 7ce7d66c48 Catch cannot paginate errors Dan Hess 2020-11-19 13:49:42 -0600
  • 6d65710cfe Remove debugging try/except Dan Hess 2020-11-18 14:05:06 -0600
  • cae4f1ccdc Correct when to start checking reused words Dan Hess 2020-11-07 15:31:40 -0600
  • ed3892fe5f Test print Dan Hess 2020-11-07 15:30:13 -0600
  • 3cb2c338ac Test print Dan Hess 2020-11-07 15:26:18 -0600
  • da047c20ee Ensure only one game can run at once; send confirmation message when starting Dan Hess 2020-11-07 15:22:24 -0600
  • 59a9dc23b9 Include games to start by default Dan Hess 2020-11-07 15:22:06 -0600
  • 4a45d5ce2b Smarter chunking steps; don't chunk at startup Dan Hess 2020-10-18 16:17:24 -0500
  • 4ba94c106c Correct before decorator Dan Hess 2020-10-10 22:37:55 -0500
  • d85454f6cf Big update, use ext.tasks, couple updates to handle chunking better, log errors in tasks to error channel Dan Hess 2020-10-10 22:36:11 -0500
  • dae89ce4ee Implement on_ready to test if completion ever happens Dan Hess 2020-10-10 19:10:00 -0500
  • 7ca221adb3 Use intents Dan Hess 2020-10-06 21:15:09 -0500
  • 33c79ab097 Use allowed mentions Dan Hess 2020-09-13 13:06:02 -0500
  • 23602080ed Don't show list of roles, in case it's too large Dan Hess 2020-09-02 16:36:40 -0500
  • 12b7d6d6e7 Separate variable names to provide right error Dan Hess 2020-08-31 13:31:22 -0500
  • a7298cf4cf Update for derpibooru API update Dan Hess 2020-08-19 21:04:44 -0500
  • 06ecc7bcc3 e621 now provides just an empty list as their posts, handle this Dan Hess 2020-08-12 20:36:40 -0500
  • c671093a16 Add BadUnionArgument to the bad argument catch Dan Hess 2020-08-07 18:35:49 -0500
  • aeead4f5b2 Add more rules used to the help description Dan Hess 2020-08-04 14:23:38 -0500
  • c0d3513e45 Typo! Dan Hess 2020-08-04 14:21:06 -0500
  • 48c4a30e4c Rework logic to also check on the first word given; don't allow dupes Dan Hess 2020-08-04 14:19:36 -0500
  • 7a029ddf96 Correct this Dan Hess 2020-08-04 14:09:18 -0500
  • 085021101f Handle ん for actual Japanese shiritori Dan Hess 2020-08-04 14:05:23 -0500
  • 3c850e6a46 Make a new misc games cog for smaller games, and add shiritori to it Dan Hess 2020-08-04 13:56:27 -0500
  • 13c27f2b88 FIX Dan Hess 2020-07-14 14:15:29 -0500
  • fe41c1a651 Fix cpu count (Python has GIL, cannot use more than one CPU) Dan Hess 2020-07-14 14:14:53 -0500
  • 4e56078361 Backwards if Dan Hess 2020-07-01 11:11:17 -0500
  • abd62bdba7 Just use union for simplicity Dan Hess 2020-05-24 17:16:13 -0500
  • 16f91c3b47 Allow updates to custom permissions Dan Hess 2020-05-07 19:45:37 -0500
  • 72998c8277 Pass in only the command to updating permission cache Dan Hess 2020-05-07 11:55:11 -0500
  • 94c2cb010d Missed one of the permission flag changes Dan Hess 2020-04-29 14:51:03 -0500
  • fcd5d5f702 Merge branch 'master' into rewrite Dan Hess 2020-04-18 22:49:15 -0500
  • 13e20f73ad Clean up API method, man I must have made this a while ago, it's ugly rewrite Dan Hess 2020-04-13 15:07:54 -0500
  • 04c029b368 Use asyncio's subprocess module Dan Hess 2020-04-13 14:15:37 -0500
  • 86546dec16 Move horse noodle API to its own method, add more images Dan Hess 2020-04-13 14:10:03 -0500
  • a2cd241265 Correct how to get horse/snek Dan Hess 2020-04-13 14:02:41 -0500
  • 33842a145f Correct where to pull config from Dan Hess 2020-04-06 12:03:56 -0500
  • 3587154281 Update e621 to work with new API Dan Hess 2020-04-06 12:00:46 -0500
  • 84c0ea6414 Catch no permissions to remove poll reaction Dan Hess 2020-04-06 12:00:38 -0500
  • 64bf95a872 These aren't used anymore here, remove them Dan Hess 2020-04-04 01:35:02 -0500
  • fbff5c1fff Update to work with new flags Dan Hess 2020-04-04 01:33:35 -0500
  • 0ee278546a Update to work with new flags Dan Hess 2020-04-04 01:32:28 -0500
  • 1c1eade166 Correct cache lookup Dan Hess 2020-03-30 15:19:14 -0500
  • 1c0c7fa053 Correct a couple errors Dan Hess 2020-03-25 14:52:33 -0500
  • 2770d49b07 Fixed enable/disable not correcting cache values Dan Hess 2020-03-12 15:03:08 -0500
  • 1fd5362177 Catch no permissions to remove reaction Dan Hess 2020-03-04 18:32:38 -0600
  • 0fc3ccc518 Pass the guild object Dan Hess 2019-12-27 08:26:18 -0600
  • 99f8d19cef Ensure cache is updated wherever needed Dan Hess 2019-12-27 08:23:41 -0600
  • a612d4231b Provide an error for invalid quotes Dan Hess 2019-11-30 15:24:17 -0600
  • 11ff68f7e7 Fix database call Dan Hess 2019-11-23 20:41:37 -0600
  • 4f46455fa3 Update to fetch Phxntxm 2019-11-19 17:29:51 -0600
  • b6f2b74360 Correct if logic to make sure first error hit is sent too Phxntxm 2019-11-19 17:29:12 -0600
  • dd95bade31 Can't strip the error object Phxntxm 2019-11-19 17:27:04 -0600
  • ad41accdc3 Fix error channel (thanks ctrl+z) Phxntxm 2019-11-19 17:22:42 -0600
  • 0179f3913c Add a way to send errors to an error channel instead of an error log Phxntxm 2019-11-19 17:13:10 -0600
  • 8bff707037 Woops, forgot to put that in the try Phxntxm 2019-11-19 09:52:11 -0600
  • d37ab8d91c Update the yaml loading Phxntxm 2019-11-18 21:26:39 -0600
  • c8da4839a8 Handle an error where the OSU api literally doesn't return anything Phxntxm 2019-11-18 21:26:26 -0600