47 Commits

Author SHA1 Message Date
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
bobloy
68690473c0 More WIP fake message 2020-08-31 17:39:08 -04:00
bobloy
636b3ee975 Further attempts at fake message object 2020-08-31 07:28:10 -04:00
bobloy
e602b5c868 Almost working. Date time is only date, figure out what's going on with time. 2020-08-27 16:22:36 -04:00
bobloy
c6a9116a92 Almost to adding triggers 2020-08-26 17:36:04 -04:00
bobloy
1a5aaff268 initial commit of FIFO, RedConfigJobStore is WIP 2020-08-25 16:03:36 -04:00