Doplarr
Doplarr is a Radarr, Sonarr, and Overseerr request bot for Discord. Doplarr can perform requests with either Radarr/Sonarr or Overseerr using your Discord bot application.
Prerequisites
- Discord account and private server for the bot application
- SSH access for installing the Doplarr application
- If using the Radarr/Sonarr request method, then Radarr and/or Sonarr will need to be already installed and with their respective Media Root Folders already configured
- If using the Overseerr request method, then Overseerr will need to be already installed with Radarr and/or Sonarr already configured within Overseerr
Setting Up Your Discord Bot Application
- Create a new Discord Application and name it accordingly
- Click the Bot link in the left side menu and then Add Bot
- It is strongly suggested to DISABLE the Public Bot option, otherwise other Discord users will have the ability to add your bot to their servers and add requests to your applications
- Retrieve your bot token by clicking the Reset Token button.
- Click the OAuth2 link in the left side menu and then the sub menu URL Generator
- Make sure to save your bot token somewhere safe as you will not be able to retrieve it again without resetting the token.
- In the SCOPES section select the bot and applications.commands scopes then scroll down to find the GENERATED URL link
- Copy and paste your bot’s GENERATED URL to a new browser/tab to then invite your Discord Application bot your Discord server
- If your Discord handle is in multiple servers, make sure to select your server from the ADD TO SERVER: dropdown list and then click the blue Authorize button to invite your bot to your preferred private Discord server
- Once you have invited your Discord Application bot to your server you will see it in your member list, however it will be in the offline state until you install Doplarr using your bot’s token
Installing Doplarr for Radarr and/or Sonarr Requests
- Log into your SSH terminal
- To install Doplarr you will need to run
app-doplarr
install with the-r
switch for Radarr requests only, with the-s
switch for Sonarr requests only, or with the-rs
switch for both Radarr and Sonarr requests, ending with the-d
switch followed by your Discord Bot Application token created and saved earlier.
Example SSH command to install Doplarr for use with both Radarr and Sonarr requests would be:
app-doplarr install -rs -d AK9P8amFnl63ebnT53.45oAYFUd.EQBQ3WEC6Am_XcFt3XMn5uTyzo8P
Example SSH command to install Doplarr for use with Radarr requests only would be:
app-doplarr install -r -d AK9P8amFnl63ebnT53.45oAYFUd.EQBQ3WEC6Am_XcFt3XMn5uTyzo8P
Example SSH command to install Doplarr for use with Sonarr requests only would be:
app-doplarr install -s -d AK9P8amFnl63ebnT53.45oAYFUd.EQBQ3WEC6Am_XcFt3XMn5uTyzo8P
- Once you have ran the
app-doplarr
SSH install command and confirmed with its output that installation was successful, you will now see your Discord Bot in the online state within your Discord Server
Installing Doplarr for Overseerr Requests
Prerequisite for using Overseerr for your Doplarr Discord bot requests
When using Doplarr for Overseerr requests, you will need to first add your primary admin Discord handle USER ID to your Overseer application’s settings.
Installation steps for using Overseerr for your Doplarr discord bot requests
- Log into your SSH terminal
- To install Doplarr you will need to run
app-doplarr install
with the-o
switch for Overseerr requests, ending with the-d
switch followed by your Discord Bot Application token created and saved earlier. -
- An example SSH command to install Doplarr for use with Overseerr requests would be:
app-doplarr install -o -d AK9P8amFnl63ebnT53.45oAYFUd.EQBQ3WEC6Am_XcFt3XMn5uTyzo8P
Sending Commands To Your Doplarr Discord Application Bot
Once you have completed all steps above, and confirmed your Doplarr Discord Application Bot is online within your private Discord server, you can then type out the /
character to see a list of commands offered by the Doplarr bot to use accordingly.