Commit graph

14 commits

Author SHA1 Message Date
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
abc2e66c29 version control db 2022-05-19 18:03:35 -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
855029e67e considers number of copies when determining if we should enter 2022-04-24 13:29:50 -04:00
mcinj
1e5dd1b717 min cost and logging
- added ability to have a minimum point cost so that we can filter games like 1P out
 - updated logging to log INFO to stdout and DEBUG to a debug.log file which gets rotated
2022-04-24 09:34:03 -04:00
mcinj
51fb1370ae readme update 2022-04-23 15:20:09 -04:00
mcinj
1cbe40c8c8 removed cli and added filtering 2022-04-23 15:00:22 -04:00
mcinj
9e481fc2e3 run from config.ini file 2022-04-23 12:34:04 -04:00
stilmaniac
0c047fbaa8 Refactoring 2020-06-26 23:46:13 +03:00
stilmaniac
5b82582ca1 Reorganise project dir 2020-06-26 22:24:52 +03:00
stilmaniac
927f2d568c Add interactive CLI 2020-06-26 22:21:56 +03:00