Merge pull request #1863 from xmatthias/feat/flask_rest_retry

Add REST API to control the bot
This commit is contained in:
Matthias
2019-06-02 15:20:12 +02:00
committed by GitHub
16 changed files with 1513 additions and 57 deletions

View File

@@ -27,3 +27,6 @@ python-rapidjson==0.7.1
# Notify systemd
sdnotify==0.3.2
# Api server
flask==1.0.2