A simple Discord bot that enables you to broadcast
your Jellyfin Media Server music collection to voice channels.
It's Open Source and can easily be hosted by yourself!
Thank you KGT1 for starting this project!
This is a fork of their original repository and re-uses some of their code.
/play
, /pause
, ...)Music
, Playlists
and Albums
from your Jellyfin instanceThis project was originally started by KGT1 on GitHub in 2020. I came across this project in late 2021, when wanted to enjoy my music on Discord. I never got it to run as I wanted it to. Since the original project was created under the MIT license, I decided to make a fork in 2022 with my own version. Although this project re-uses some code of the original project, it has been completely rewritten in other parts using NestJs and features now a module-based approach.
Please check out the Wiki section in the repository for installation instructions:
https://github.com/manuel-rw/jellyfin-discord-music-bot/wiki
I'm open to any contributions to this project. You can start contributing using the following commands, after executing the installation commands: