1
0
mirror of https://github.com/osmarks/autobotrobot synced 2025-09-02 10:37:55 +00:00

Migrate to SQLite3 backend

This commit is contained in:
2020-04-18 13:14:31 +01:00
parent f24012a8a4
commit 510bdca28e
5 changed files with 425 additions and 77 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
config.toml
bot-data.json
__pycache__
__pycache__
data.sqlite3