Update README.md

This commit is contained in:
Phin 2018-10-22 20:28:59 +05:30
parent 9d46e4b3c7
commit bc7c4bd59a

View file

@ -6,8 +6,8 @@ A Python script that displays your [Plex](https://www.plex.tv) status on [Discor
* [Python 3.6.7](https://www.python.org/downloads/release/python-367/)
* [plexapi](https://github.com/pkkid/python-plexapi)
* Use [websocket-client](https://github.com/websocket-client/websocket-client) version 0.48.0 (`pip install websocket-client==0.48.0`) as an issue with newer versions of websocket-client breaks the plexapi module's alert listener.
* The script must be running on the same machine as the Discord client.
* Use [websocket-client](https://github.com/websocket-client/websocket-client) version 0.48.0 (`pip install websocket-client==0.48.0`) as an issue with newer versions breaks the plexapi module's alert listener.
* The script must be running on the same machine as your Discord client.
## Configuration