Skip to content

TelegramBot for Sonarr and Radarr

Notifications You must be signed in to change notification settings

mannytoledo/Addarr

 
 

Repository files navigation

ADDARR

This is a TelegramBot made to add series to Sonarr or movies to Radarr with a couple of commands.

HOW IT WORKS

You can start the bot with sending /start or just start. The rest will be made clear by the bot.

SCREENSHOTS

INSTALLATION

FreeBSD

For the moment there is only a wikipage for FreeBSD and Docker. If there is interest for other wikipages, just tell me and I will look for it.

Docker

  • To build a docker image use the command docker-compose build.
  • After that copy the provided config_example.yaml to config.yaml and set the values to your configuration.
  • Then you can use the provided docker-compose file to run the bot using the command docker-compose up -d.

About

TelegramBot for Sonarr and Radarr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • Dockerfile 3.5%