Commit Graph

11 Commits

Author SHA1 Message Date
ed79f4b65c Initial implementation of custom price triggers
- likely to have some bugs, but this is good enough for a preview release.
2025-11-06 02:46:03 -08:00
faab0d5f7e Improve alert handling, centralize aiohttp.ClientSession, and fix minor bugs 2025-11-06 00:22:21 -08:00
e7a9466092 Make all private variables actually private and provide them as properties instead 2024-12-08 18:13:48 -08:00
34badf17eb Once and for all reformat.
Will be using black code formatter
2024-12-08 17:07:26 -08:00
9a36bb3f47 Unify the way alerts and users are handled on the DB side 2024-12-03 16:59:20 -08:00
ac5d794df1 Render alerts list functionality as embeds and make more pretty 2024-12-03 04:13:12 -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
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
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