sqlite db
- store entered giveaways into db - store notifications into db - future: add won notifications
This commit is contained in:
parent
40d2256eb5
commit
ac89e2e886
8 changed files with 95 additions and 13 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,4 +4,5 @@ venv/
|
|||
__pycache__/
|
||||
.idea
|
||||
config/config.ini
|
||||
config/debug.log
|
||||
config/debug.log
|
||||
config/sqlite.db
|
Loading…
Add table
Add a link
Reference in a new issue