Docs uploading feature, access_token stashing in redis

This commit is contained in:
Kylmakalle
2017-06-23 01:02:13 +03:00
parent eadaa4b387
commit 5be43e8336
2 changed files with 81 additions and 39 deletions

5
.gitignore vendored
View File

@@ -139,4 +139,7 @@ $RECYCLE.BIN/
*.lnk
# Bot credentials
credentials.py
credentials.py
# PyCharm project
.idea