483 B
483 B
Jellydisc
Jellydisc updates Discord Rich Presence by checking what you're currently listening to on Jellyfin!
Requirements
- A Jellyfin server (self-hosted or hosted)
- A Discord account
- Python 3.9 or higher
Installation
- Clone this repository
- Install the required dependencies:
pip install -r requirements.txt - Configure the
.env, using the provided.env.exampleas a template. - Run the application:
python main.py