mirror of
https://github.com/kiranshila/Doplarr.git
synced 2026-07-30 17:16:08 -04:00
a3473a56fe1e00826892f4c3eb6c07cbe2162a0d
Seerr v3.3.0 renamed the discordId (string) field to discordIds (array) in user settings. This caused all Discord user lookups to fail with "unauthorized" since the mapping always came back empty. - Read discordIds (array) first, fall back to discordId (string) for older Overseerr/Jellyseerr installs - Support multiple Discord IDs per user in the discord-users mapping Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
An *arr Request Bot for Discord
Why does this exist
- Uses modern Discord slash commands and components, which provides a clean, performant UI on desktop and mobile. This has the added benefit of not requiring privileged intents, so this bot will never look at message content
- Small codebase as code is not an asset
- Simple configuration, no need to have a whole web frontend just for configuration
- Powered by Clojure and Discljord, a markedly good combination 😛
Ready to try? Head to the docs
Screenshots
Releases
10
Languages
Clojure
99.2%
Dockerfile
0.8%

