create table if it doesnt exist and other fixes

This commit is contained in:
gcarq
2017-05-13 00:30:08 +02:00
parent ef4b7eed3b
commit c9cc9faf31
6 changed files with 32 additions and 37 deletions

View File

@@ -10,3 +10,5 @@ source .venv/bin/activate
pip install -r requirements.txt
./main.py
```
Enter your API keys and tokens in `config.json`