Commit graph

9 commits

Author SHA1 Message Date
mcinj
6d57c1c4f2 some cleanup 2022-05-12 11:54:58 -04:00
mcinj
de4450a29a comparison fix 2022-05-11 18:02:49 -04:00
mcinj
dc3686956c work around utc datetime filter in sqlalchemy with sqlite backend 2022-05-11 17:34:40 -04:00
mcinj
1d6d5da86e cleanup 2022-05-09 12:31:40 -04:00
mcinj
6241264147 convenience methods 2022-05-09 12:19:36 -04:00
mcinj
3d3752de22 on-win notification
- added notifications when a won giveaway is detected
 - a notification will only be sent once a day
2022-05-08 21:55:09 -04:00
mcinj
405dd11a9b add contributor level
- if you are not hiding giveaways above your level then this could be a problem so this checks you can in fact enter a game
2022-05-06 10:56:57 -04:00
mcinj
c53f08397e add all giveaways 2022-05-05 21:47:48 -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