jnstockley/bsn
Python app to send notifications with lower latency from social networks like YouTube and Twitch
926
Python application, running in Docker to deliver consitent, low-latency notification when new content is posted on social networks like YouTube and Twitch
This application has been placed on the back burner, I will merge depdency update PR submitted by Rennovate, but don't currently plan on adding new features/ fixing bugs.
Simplest setup is to start from compose.yml and sample.env, which should be renamed to .env
Follow the steps found in docs/setup.md
YOUTUBE_API_KEYS
- List of YouTube Data V3 API Keys. The more keys provided, the quicker BSN can check for new uploads.APPRISE_URLS
- Apprise is how we send notification, follow the documentation here on how to set up the URL(s)docker pull jnstockley/bsn