-
Notifications
You must be signed in to change notification settings - Fork 1
Commands
Adam Glover edited this page Aug 18, 2026
·
1 revision
All interaction happens through Discord slash commands.
| Command | Description |
|---|---|
/movie <title> |
Search for and request a movie |
/tv <title> |
Search for and request a TV show (with season selection) |
/anime <title> |
Search anime (series and films) and route it to the anime library (when configured — see Anime Requests) |
/issue <title> |
Report a Video/Audio/Subtitle/Other problem with media on the server (Issue Reporting and Re-grab) |
/invite |
Invite a friend to Plex by email (linked users; admin-enabled — see Plex Invites) |
/quota |
Show your remaining request quota and when it resets |
/myrequests |
List your recent requests and their current status |
/linkstatus |
Show which Seerr account you're linked to |
/unlink |
Remove your link (you'll be asked again on the next request) |
| Command | Description |
|---|---|
/pending |
Review, approve, and decline requests awaiting approval (Requests and Approvals) |
Admin access is gated by the configured approver list (ADMIN_DISCORD_IDS or the dashboard Settings → Approvals & Issues card).
- Slash commands register instantly when
DISCORD_GUILD_IDis set; global registration (blank guild id) can take up to an hour. - On a user's first request the bot asks for their Plex username/email — see Account Linking.
VaultRequestrr · Report a bug · MIT licensed