Commit Graph

20 Commits

Author SHA1 Message Date
3303f9a939 Consistent option was removed from controller 2024-12-04 08:06:57 -08:00
99ad0f79d9 Register now opens a direct message with you 2024-12-03 17:56:50 -08:00
ec1bf6f1d1 Check if user exists and if alerts exist before attempting to list them 2024-12-03 17:41:00 -08:00
ad504aba42 Update the Commands with descriptions and implement remove-alert 2024-12-03 16:59:50 -08:00
9a36bb3f47 Unify the way alerts and users are handled on the DB side 2024-12-03 16:59:20 -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
130406786f Fix Enum conversion for ATH and ATL strings 2024-12-03 04:11:30 -08:00
5a2e183ccd Clean up alert message, move notification to an embed 2024-12-03 02:43:06 -08:00
62e3fec496 Fix dep resolution 2024-12-02 05:03:17 -08:00
ac76ba688e import optimization to make linter less mad 2024-12-02 04:58:16 -08:00
bae56703ba Update deps 2024-12-02 04:57:55 -08:00
a067953467 Bug fixes
Based on the first day of dogfooding for myself
2024-11-30 23:42:35 -08:00
5db4e76de8 Update to use discord user id instead of member id
This is so interactions will work in a DM with the bot as well as in servers where the bot is located
2024-11-30 04:45:36 -08:00
cddc49bbfe Squelch ongoing alerts so message is only sent once 2024-11-30 04:45:00 -08:00
aa955816f9 Update the logger to log timestamps 2024-11-30 04:43:35 -08:00
f78616a34d Update Dockerfie so docker build wont complain anymore 2024-11-30 04:43:12 -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
c1a3c73c1d Initial commit 2024-06-23 02:00:56 +00:00