|
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 |
|
|
5d084dbae5
|
The is_owner check doesn't work in the context I used it in, so change it to check against my userID
|
2024-12-07 14:51:21 -08:00 |
|
|
5372ec1d94
|
Change core startup to use logger instead of print
|
2024-12-04 20:32:08 -08:00 |
|
|
e5caf72829
|
Add some debugging information for myself to debug triggers not firing when expected
|
2024-12-04 20:31:54 -08:00 |
|
|
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 |
|