Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 436 Bytes

streamobserver

About

Go service to poll Twitch and Restreamer streams and notify Telegram chats and groups.

Setup

  • Get a Telegram bot token from here
  • Get a twitch client ID and secret by registering an application here
  • Rename config.sample.yml to config.yml and enter your credentials and streams to observe
  • Either run via executable or go run .