Commit Graph

12 Commits

Author SHA1 Message Date
34badf17eb Once and for all reformat.
Will be using black code formatter
2024-12-08 17:07:26 -08:00
62c205aa35 correct return type in history_manager.py 2024-12-08 16:44:25 -08:00
c064c6bade Update current functions to give data relevant to only the registered region 2024-12-07 16:21:52 -08:00
895e50bdd3 Hopefully fix the issue with the last_trigger pointer being incorrectly set to a very old data point 2024-12-07 15:18:25 -08:00
e5caf72829 Add some debugging information for myself to debug triggers not firing when expected 2024-12-04 20:31:54 -08:00
50f65abced Make the info panel show the correct last alerting
Before, it was checking against the moved pointer, which could cause inaccurate
2024-12-03 04:27:35 -08:00
ac5d794df1 Render alerts list functionality as embeds and make more pretty 2024-12-03 04:13:12 -08:00
96249bd608 Correctly determine ATH and ATL based on start date for each history 2024-12-03 04:12:48 -08:00
ac76ba688e import optimization to make linter less mad 2024-12-02 04:58:16 -08:00
a067953467 Bug fixes
Based on the first day of dogfooding for myself
2024-11-30 23:42:35 -08:00
cddc49bbfe Squelch ongoing alerts so message is only sent once 2024-11-30 04:45:00 -08:00
c78ced85ca Very Initial MVP
There is so much more to do, but I think it is time to commit this to VCS
2024-11-30 03:27:32 -08:00