55 Commits

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