/suisinho-plex

Suisinho Plex is a Discord bot designed to integrate with an existing Plex Media Server and facilitate daily use.

Primary LanguagePythonMIT LicenseMIT

Suisinho Plex

 

Suisinho Plex

Github top language Github language count Repository size License

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Suisinho Plex is a Discord bot designed to integrate with an existing Plex Media Server and facilitate daily use.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Python and all the requirements installed. Besides that, you need to have an active Plex Media Server and all the enviroment variables defined.

🏁 Starting

# Clone this project
$ git clone https://github.com/lfaraujo/suisinho-plex

# Access
$ cd suisinho-plex

# Install dependencies
$ pip install -r requirements.txt

# Run the project
$ python main.py

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Luis Felipe Oliveira de Araújo

 

Back to top