Simple bot for using qBitTorrent client via Telegram.
Install dependencies by pip install -r requirements.txt
You need to have downloads folder to be able to use /add command.
Get own Bot token from https://telegram.me/BotFather
Get User ID from https://t.me/getidsbot
Rename bot_auth_example.py to bot_auth.py and add bot token and user ID.
Rename logins.json.example to logins.json and add login info.
Works only with qBittorrent and to use it don't forget to enable Web User Interface from Settings.