Commit Graph

54 Commits (10ed1f9b9f34315fecf406aff8666676d7a68bca)

Author SHA1 Message Date
Sourcery AI 0475b18437 'Refactored by Sourcery'
4 years ago
bobloy 0e034d83ef Bad idea to steal these, set the empty by default instead
4 years ago
bobloy dbf6ba5a4b More precise message imitation
4 years ago
bobloy 6233db2272 FakeMessage is subclass and the implications
4 years ago
bobloy 3f997fa804 Fix to pickle error and Nonetype comparison
4 years ago
bobloy 796edb4d35 Corrected expired triggers
4 years ago
bobloy 320f729cc9 Print expired triggers separately
4 years ago
bobloy 9c9b46dc76 Print expired triggers separately
4 years ago
bobloy d5bc5993ea Nevermind, bad idea. Just add the checks
4 years ago
bobloy ce41c80c3b Remove `fetch_message`, channel history is just better
4 years ago
bobloy c603e4b326 Merge branch 'master' into fifo_develop
4 years ago
bobloy d13fd39cfc Require python-dateutil
4 years ago
bobloy bf3c292fee Black formatting
4 years ago
bobloy 624e8863b1 Additional expired trigger handling
4 years ago
bobloy 51dc2e62d4 Use customdate, check expired before scheduling
4 years ago
bobloy d85f166062 Custom Date that doesn't do past dates
4 years ago
bobloy 5ecb8dc826 Don't schedule jobs without a trigger
4 years ago
bobloy 9411fff5e8 Clear old code, shutdown manually, AsyncIter steps
4 years ago
bobloy 0ff56d933b Make relative times better, add fifo wakeup
4 years ago
bobloy 8ab6c50625 HOTFIX: Don't be crzy with pytz timezones
4 years ago
bobloy 19ee6e6f24 Add and remove comments
4 years ago
bobloy b2ebddc825 I forgot to add the bot object for some reason.
4 years ago
bobloy 3c3dd2d6cd Correctly handle backwards compatibility
4 years ago
bobloy a946b1b83b Catch error better
4 years ago
bobloy ca8c762e69 FIFO resturcture
4 years ago
bobloy 40b01cff26 Black formatting
4 years ago
bobloy 2ea077bb0c Add relative trigger, better error handling
4 years ago
bobloy 419863b07a Better error logging.
4 years ago
bobloy 8015e4a46d Hotfix scheduling snowflake issue
4 years ago
bobloy db538f7530 Hotfix cause I didn't test this
4 years ago
bobloy fc0870af68 Fix multi-triggers, add `checktask` to see more scheduled executions
4 years ago
bobloy d0445f41c7 Black format update
4 years ago
bobloy 9f17bca226 Change imports
4 years ago
bobloy bdcb74587e Bump to BETA, change requirements
4 years ago
bobloy 8531ff5f91 Timezone support and Aik Timezone cog integration
4 years ago
bobloy bed6cf8bb7 Merge branch 'master' into fifo_develop
4 years ago
bobloy 608f425965 Fix very long lists
4 years ago
bobloy 2e000b1190 "tools" is more common
4 years ago
bobloy d377461602 WIP adding timezone to Cron triggers
4 years ago
bobloy d619c9a502 probably 3.4 with all the jack stuff I did
4 years ago
bobloy 7c43d6c8ac python-dateutil, not just dateutil
4 years ago
bobloy e13518dc42 Typo in short description
4 years ago
bobloy 12d0b2944e Reformatting
4 years ago
bobloy 3d64bcf768 jobs_index is unused
4 years ago
bobloy 4f494d115d Fifo release ready
4 years ago
bobloy 607b7b6718 Ready for release?
4 years ago
bobloy e1d314cc83 Start of Cron, fixed jobstore, add pause and resume, split task,
4 years ago
bobloy f24183d4f2 Pausing and resuming, discord ID
4 years ago
bobloy c34929a93e Timezone support, working fake message
4 years ago
bobloy 68690473c0 More WIP fake message
4 years ago