May 29May 29 Seerr Discord BotA Discord bot that lets users request movies and TV shows via slash commands, routed through your Overseerr or Jellyseerr instance. Supports multiple configurable libraries, Discord-to-Seerr user account linking, and availability notifications.Features/request-movies, /request-tv-shows and more configurable libraries (Kids Movies, Kids TV, etc)Link Discord accounts to Seerr user profilesPosts new requests to a dedicated Discord channelPings users when their media is availableSeason picker for TV show requestsSyncs request statuses from Seerr every 5 minutesRequirementsA running Overseerr or Jellyseerr instanceA Discord bot token (free) from discord.com/developers/applicationsDockerInstall via Unraid TemplateRun this on your Unraid server to add the template:wget -O /boot/config/plugins/dockerMan/templates-user/SeerrDiscordBot.xml https://raw.githubusercontent.com/pejkaa/unraid-templates/main/SeerrDiscordBot.xmlThen go to Docker, Add Container, select SeerrDiscordBot from User Templates, fill in your details and click Apply.After the container starts, register the slash commands once:docker exec SeerrDiscordBot node src/register.jsInstall via Docker CLI or PortainerSee the full documentation on GitHub for Docker CLI and Portainer Stack instructions.LibrariesBy default the bot creates /request-movies and /request-tv-shows commands. You can add up to 10 libraries by setting LIBRARY_3_NAME, LIBRARY_3_TYPE, LIBRARY_3_SERVER_ID etc in the container variables. This allows separate commands for Kids Movies, Kids TV Shows, or any other library configured in Seerr.User LinkingUsers can link their Discord account to their Seerr profile using /link [email protected]. After linking, requests are submitted under their Seerr account.Full documentation: https://github.com/pejkaa/seerr-discord-bot Docker Hub: https://hub.docker.com/r/pejkaa/seerr-discord-botReport issues in this thread or on GitHub.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.