fix async issues, add logging, get database to be created on startup

This commit is contained in:
Xevion
2021-02-07 07:04:16 -06:00
parent 0dadb30680
commit 4527a3e427
3 changed files with 25 additions and 8 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Repository specific
.idea
token.dat
database.db
# Byte-compiled / optimized / DLL files
__pycache__/