• Joined on 2023-03-05
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
emily pushed to classic at wowtoken-app/wowtoken.app 2024-12-02 12:24:41 +00:00
bc44d4fe35 Some cherry pick damage fixes I didnt notice in merge conflicts
b6b30df542 Add option to generate overlay URL
69b6409699 Fix live token price updates
1b026d0757 Update README to link to backend lambda src
a38a118473 Initial implementation of overlay functionality
Compare 9 commits »
emily pushed to main at wowtoken-app/wowtoken.app 2024-11-17 01:54:34 +00:00
14b80dfea6 Add option to generate overlay URL
24928c10fa Fix live token price updates
Compare 2 commits »
emily pushed to main at wowtoken-app/wowtoken.app-backend 2024-11-04 07:23:07 +00:00
397b6d2895 Add AGPL license for clarity (this code has always been AGPL)
emily pushed to main at wowtoken-app/wowtoken.app 2024-11-04 07:22:18 +00:00
df7e5c0e97 Update README to link to backend lambda src