Commit graph

8 commits

Author SHA1 Message Date
mcinj
48c030f445 win scraping
- will scape won games at start to update db for giveaways the bot has entered
- schedules a once a day run of scraping won giveaways
2022-06-08 21:55:17 -04:00
mcinj
de2379587e won
- adding back ability to mark giveaway as won. no use just yet
2022-06-05 13:29:27 -04:00
mcinj
8010bbd750 stats 2022-06-01 07:58:06 -04:00
mcinj
7a8d2fe793 stateful notifications 2022-05-24 09:15:25 -04:00
mcinj
e7a4e90988 prettify (but still ugly) the giveaway table 2022-05-24 08:27:54 -04:00
mcinj
7c6493cea8 re-org and db views 2022-05-22 14:20:44 -04:00
mcinj
9f2b2e7be2 removed unused column 2022-05-21 13:12:04 -04:00
mcinj
a101447eeb reorganization
- Had to reorganize so that Alembic's env.py could reference the tables in both local environment and a docker environment without manually modifying the python sys path. Maybe there is a better way idk
2022-05-20 12:20:08 -04:00
Renamed from src/database.py (Browse further)