Skip to content

wattsonshusband/arrBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arr Suite Whisperer

A discord bot that allows you to communicate with any server that contains Sonarr or Radarr.

I made this bot so I can talk to my Radarr and Sonarr server from anywhere since it is via discord's message encryption.
Now, is it bad maybe. but we all have our ideas.
This code is MID at best, so if you find any memory leaks or stuff then make a branch or raise the issue and I will look into it.

Dependences

Node.js - kinda obvious.

discord.js, dotenv, axios

What is Radarr or Sonarr?

If you have found this and don't know what Radarr or Sonarr is then I have no clue how you got here, but if you want to know here.
Sonarr Radarr

DOT ENV contents

So this script does use dotenv to hold specific variables which shouldn't be accessed normally.

BOT_TOKEN=
PREFIX=r.
OWNER_ID=
BASE_URL=
RADARR_KEY=
SONARR_KEY=
TMDB_API=

Prefix can be moved but I don't want it to be changed from me doing something stupid. so yeah.

The only thing that is really hardcoded is the Quality Profile that Radarr and Sonarr use but this is defaulted to HD - 720p/1080p so that should be universal.

Anyway have a good day.

About

A discord bot that allows you to communicate with any server that contains Sonarr or Radarr

Topics

Resources

License

Stars

Watchers

Forks