WIP: Bot and Client

- Using tinydb
- Bot and clients tracked in db
This commit is contained in:
Brian Martin 2019-03-02 16:33:56 -05:00
parent 6da029af6b
commit a4fec85717
5 changed files with 147 additions and 122 deletions

View file

@ -6,6 +6,6 @@ name = "pypi"
[packages]
hbmqtt = "*"
aiohttp = "*"
black = "*"
tinydb = "*"
[dev-packages]