Skip to content

Routes WebHooks from Sonarr to a Slack chat channel

Notifications You must be signed in to change notification settings

std-simon/sonarr-to-slackbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sonarr-to-slackbot

Routes WebHooks from Sonarr to a Slack chat channel

  1. Create a bot user in Slack
  2. Copy the API key into the noted string in the Python file
  3. Change the channel name in the Python file
  4. On the Sonarr server, run "pip install slacker" (more info on slacker here)
  5. Run the Python script on the Sonarr server
  6. In Sonarr go to Settings -> Connect, click the add button, click "Webhook"
  7. Set URL to "http://localhost:8000", disable all switches except "On Download"
  8. Name it, save it, done!

About

Routes WebHooks from Sonarr to a Slack chat channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%