wow-token-app-bot/token_bot
Emily Doherty 3a06464c29 General tracker.py improvements
Mostly speed-ups by awaiting multiple awaits where there's not a dependency on each other's results, and bounds checks
2024-12-08 16:48:05 -08:00
..
controller Unify the way alerts and users are handled on the DB side 2024-12-03 16:59:20 -08:00
history_manager correct return type in history_manager.py 2024-12-08 16:44:25 -08:00
persistant_database Unify the way alerts and users are handled on the DB side 2024-12-03 16:59:20 -08:00
token_database import optimization to make linter less mad 2024-12-02 04:58:16 -08:00
ui import optimization to make linter less mad 2024-12-02 04:58:16 -08:00
__init__.py Very Initial MVP 2024-11-30 03:27:32 -08:00
core.py Update current functions to give data relevant to only the registered region 2024-12-07 16:21:52 -08:00
token_bot.py import optimization to make linter less mad 2024-12-02 04:58:16 -08:00
tracker.py General tracker.py improvements 2024-12-08 16:48:05 -08:00