2025-09-25, 02:34 PM
(This post was last modified: 2025-09-25, 02:38 PM by nairdah. Edited 2 times in total.)
![[Image: logo-text.png]](https://raw.githubusercontent.com/nairdahh/Jellycorrd/refs/heads/main/assets/logo-text.png)
Hey everyone,
I wanted a really simple way for users on my Discord server to request media via Jellyseerr and get nice notifications when new movies/shows are added to my Jellyfin server.
So I created Jellycorrd, a lightweight, self-hosted bot that does both.
Features:
- /request & /search commands with autocomplete to interact with Jellyseerr.
- Rich embed notifications for new items added to the Jellyfin server.
- Easy to deploy and configure.
Easiest Install Method (Docker):
- Save the docker-compose.yml from the repo.
- Create a .env file and add your API keys.
- Run docker compose up -d
It’s open-source and ready to be used. You can find the files and more detailed instructions on the GitHub page.
GitHub Repo: https://github.com/nairdahh/Jellycorrd
Let me know what you think!
![[Image: screenshot-autocomplete.png]](https://raw.githubusercontent.com/nairdahh/Jellycorrd/refs/heads/main/assets/screenshot-autocomplete.png)
![[Image: screenshot-search.png]](https://raw.githubusercontent.com/nairdahh/Jellycorrd/refs/heads/main/assets/screenshot-search.png)
![[Image: screenshot-request.png]](https://raw.githubusercontent.com/nairdahh/Jellycorrd/refs/heads/main/assets/screenshot-request.png)
![[Image: screenshot-newmedia.png]](https://raw.githubusercontent.com/nairdahh/Jellycorrd/refs/heads/main/assets/screenshot-newmedia.png)