Commit Graph

6 Commits

Author SHA1 Message Date
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
mcinj d250ed48b5 log just info to info.log 2022-05-13 12:34:56 -04:00
mcinj ac89e2e886 sqlite db
- store entered giveaways into db
 - store notifications into db
 - future: add won notifications
2022-05-05 16:50:01 -04:00
mcinj 39f8bba230 fixes 2022-04-24 13:48:52 -04:00
mcinj 1cbe40c8c8 removed cli and added filtering 2022-04-23 15:00:22 -04:00