mcinj
6a1c7a36d8
changing log level
2022-05-13 22:33:10 -04:00
mcinj
ceb55bec68
assigne user agent from list
2022-05-13 11:43:59 -04:00
mcinj
0d6b974785
user agents
2022-05-12 12:14:48 -04:00
mcinj
8e28be9b90
change user agent ahhh
2022-05-12 12:05:35 -04:00
mcinj
07b44f51f8
more generic win selector
2022-05-09 06:35:24 -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
mcinj
40d2256eb5
Pushover notifications
...
- Ability to setup pushover notifications
- Will send a message if the cookie is invalid or if something happens evaluating gifts
2022-05-05 09:01:11 -04:00
mcinj
4a6acc66a1
safety net
2022-05-04 22:46:13 -04:00
mcinj
1f1abb5b0d
fix issue where wishlist we were not comparing all giveaways including ones already entered
2022-05-04 22:34:56 -04:00
mcinj
de80790beb
Wishlist watching
...
- The [DEFAULT] config settings only pertain to the main page aka All
- Another new section called [WISHLIST] pertains specifically to entering into games on your wishlist
- Either [DEFAULT] or [WISHLIST] can be enabled/disabled
- Script will first look at your wishlist items if both config settings are enabled
2022-05-04 11:14:38 -04:00