• Joined on 2023-03-05
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-15 04:38:18 +00:00
9ddba0d9b1 Supress an error raised from deferring
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-15 04:29:30 +00:00
ceaabe3dac Fix await for user_is_registered
a9e50c2c8e (minor) Text update to reflect new bot name
ab885fccff (minor) Formatting fix since I had to remove the pre-commit hook for now
Compare 3 commits »
emily closed issue wowtoken-app/wow-token-app-bot#1 2024-12-10 08:06:59 +00:00
The final interaction when adding an alert fails
emily commented on issue wowtoken-app/wow-token-app-bot#1 2024-12-10 08:06:56 +00:00
The final interaction when adding an alert fails

This is fixed by commit 4cd7e6284b73e4a4819c8e029a73b98e45989cc3

emily pushed to main at wowtoken-app/wowtoken.app 2024-12-10 07:19:14 +00:00
24d424bd90 Update bot project name to be a little less generic
emily pushed to classic at wowtoken-app/wowtoken.app 2024-12-10 07:19:09 +00:00
ac61fe47ca Update bot project name to be a little less generic
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-10 07:17:27 +00:00
aa58f775ab Bump version to match changes
4cd7e6284b Change flow to include use registration when adding an alert
Compare 2 commits »
emily pushed to classic at wowtoken-app/wowtoken.app 2024-12-09 04:23:14 +00:00
be4b84ee75 Link to the new TokenBot project
emily pushed to main at wowtoken-app/wowtoken.app 2024-12-09 04:20:57 +00:00
1345b984d4 Link to the new TokenBot project
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-09 02:37:44 +00:00
719842c20e Add basic compose file for the short term
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-09 02:23:30 +00:00
df0cd8b40e Properly scream when token database unreachable
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-09 02:16:22 +00:00
5a34e6f3ed (minor) add missing newline
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-09 02:15:10 +00:00
eef31b5631 Install pre-commit hooks
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-09 02:14:05 +00:00
e7a9466092 Make all private variables actually private and provide them as properties instead
dd97d9b1f9 Include a link to the chart in a given alert render
cd23c8e350 Install pre-commit hooks
Compare 3 commits »
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-09 01:07:33 +00:00
34badf17eb Once and for all reformat.
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-09 00:48:10 +00:00
3a06464c29 General tracker.py improvements
62c205aa35 correct return type in history_manager.py
c7c2589947 Use uvloop for faster performance
Compare 3 commits »
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-08 00:22:00 +00:00
c064c6bade Update current functions to give data relevant to only the registered region
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-07 23:18:35 +00:00
895e50bdd3 Hopefully fix the issue with the last_trigger pointer being incorrectly set to a very old data point
5d084dbae5 The is_owner check doesn't work in the context I used it in, so change it to check against my userID
Compare 2 commits »
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-05 04:32:12 +00:00
5372ec1d94 Change core startup to use logger instead of print
e5caf72829 Add some debugging information for myself to debug triggers not firing when expected
Compare 2 commits »
emily pushed to main at wowtoken-app/wow-token-app-bot 2024-12-04 16:07:03 +00:00
3303f9a939 Consistent option was removed from controller