Commit Graph

10 Commits

Author SHA1 Message Date
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
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
5a2e183ccd Clean up alert message, move notification to an embed 2024-12-03 02:43:06 -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
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
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