afd4f1b26e8809e558f75749734cd31808e8632c
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
Description
Jellydisc updates Discord Rich Presence by checking what you're currently listening to (or watching) on Jellyfin!
Languages
Python
98.4%
Shell
1.6%