Mellow Discord Bot - Cloudbox/Community GitHub Wiki
Would you like a personal Discord bot for you and your users to request new content?
Follow these steps...
DISCLAIMER: Ombi is the only supported platform right now. Sonarr + Radarr + Tautulli support to come later.
AS OF JANUARY 31ST, 2020: Sonarr and Radarr are both fully supported for searching and adding new content. Please switch to the new develop
branch or tag.
cd ~/community
sudo ansible-playbook community.yml --tags mellow
- Navigate to https://mellow.domain.com (username:
mellow
passworddefault
) - Set up administrator username + password.
- Go to this link and log into Discord.
- Create a
New Application
. - Copy the
Client ID
to Mellow bot settings underOwner ID
. - Go to Bot tab, create a bot.
- Click on
Reveal Token
. Copy that to Mellow bot settings underToken
. - Under
Bot Settings
, add!
as theCommand Prefix
- Add Ombi | Tautulli | Sonarr | Radarr host settings as normal. Example below for standard
ombi
role. Please note that the screen shot shows a non standard port, cloudbox default is 3579 if that doesn't work try port 5000.
- Open new web browser tab. Replace
Client ID
in the following link with your bot's client ID and click link.https://discordapp.com/oauth2/authorize?client_id=CLIENTID&scope=bot
- Invite bot to your Discord server and give the appropriate permissions (select everything under text).
- Test out bot using
!help
in a public channel (not private message).