Added Discord Support

This commit is contained in:
bobokun 2021-12-29 08:57:39 -05:00
parent cb5d9be325
commit c1fb36e004
No known key found for this signature in database
GPG key ID: 9665BA6CF5DC2671

View file

@ -32,6 +32,7 @@ To run the script in an interactive terminal with a list of possible commands ru
python qbit_manage.py -h
```
## Support
* If you have any questions or require support please join the [Notifiarr Discord](https://discord.com/invite/AURf8Yz) and post your question under the `qbit-manage` channel.
* If you're getting an Error or have an Enhancement post in the [Issues](https://github.com/StuffAnThings/qbit_manage/issues/new).
* If you have a configuration question post in the [Discussions](https://github.com/StuffAnThings/qbit_manage/discussions/new).
* Pull Request are welcome but please submit them to the [develop branch](https://github.com/StuffAnThings/qbit_manage/tree/develop).