All Projects → bcmk → siren

bcmk / siren

Licence: MIT license
Telegram bot for webcasts alerts

Programming Languages

go
31211 projects - #10 most used programming language
CSS
56736 projects
SCSS
7915 projects
shell
77523 projects

Projects that are alternatives of or similar to siren

Chat Downloader
A simple tool used to retrieve chat messages from livestreams, videos, clips and past broadcasts. No authentication needed!
Stars: ✭ 160 (+300%)
Mutual labels:  twitch
Twitch4j
Modular Async/Sync/Reactive Twitch API Client / IRC Client
Stars: ✭ 209 (+422.5%)
Mutual labels:  twitch
Twitch Hls Adblock
Block advertisements that are inserted in Twitch streams directly.
Stars: ✭ 242 (+505%)
Mutual labels:  twitch
Pinpog
Ping-Pong-like game in Assembly that works without OS
Stars: ✭ 177 (+342.5%)
Mutual labels:  twitch
Pajbot
Twitch moderation bot
Stars: ✭ 198 (+395%)
Mutual labels:  twitch
All In One Customized Adblock List
An all-in-one adblock list that thoroughly blocks trackers, popup ads, ads, unwanted cookies, fake news, cookie warning messages, typosquatters, unwanted comment sections, crypto-coin mining, YouTube clutter, Twitter guff and social network hassles.
Stars: ✭ 217 (+442.5%)
Mutual labels:  twitch
Streamwall
Display a mosaic of livestreams. Built for streaming.
Stars: ✭ 160 (+300%)
Mutual labels:  twitch
Cracking The Coding Interview Rust
Cracking the Coding Interview problem solutions in Rust
Stars: ✭ 246 (+515%)
Mutual labels:  twitch
Twire
Twire is an alternative and open source Twitch client for Android
Stars: ✭ 204 (+410%)
Mutual labels:  twitch
Twitch
Interact with Twitch's API, chat, PubSub and subscribe to WebHooks.
Stars: ✭ 237 (+492.5%)
Mutual labels:  twitch
Tc
A desktop chat client for Twitch
Stars: ✭ 182 (+355%)
Mutual labels:  twitch
Twitch Dl
CLI tool for downloading videos from Twitch.
Stars: ✭ 194 (+385%)
Mutual labels:  twitch
Transport Eta
Twitch streamed 🎥playground repo, README speaks to you.
Stars: ✭ 223 (+457.5%)
Mutual labels:  twitch
Vscode Twitch Highlighter
This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
Stars: ✭ 169 (+322.5%)
Mutual labels:  twitch
Gatsby Remark Embedder
Gatsby Remark plugin to embed well known services by their URL.
Stars: ✭ 245 (+512.5%)
Mutual labels:  twitch
Streamlink Twitch Gui
A multi platform Twitch.tv browser for Streamlink
Stars: ✭ 2,059 (+5047.5%)
Mutual labels:  twitch
Awesome Live Coding Streams
Stars: ✭ 216 (+440%)
Mutual labels:  twitch
elm-twitch-chat
Elm powered Twitch chat using WebSockets
Stars: ✭ 14 (-65%)
Mutual labels:  twitch
Streamlabs Obs
Free and open source streaming software built on OBS and Electron.
Stars: ✭ 3,473 (+8582.5%)
Mutual labels:  twitch
Twitch Js
A community-centric, community-supported version of tmi.js
Stars: ✭ 225 (+462.5%)
Mutual labels:  twitch

Русский

 SIREN

Telegram bot for webcasts alerts

Build Status GoReportCard

This is the Telegram bot notifying you whenever webcasts are online. You subscribe to your favorite streamers with /add command. We notify you whenever they start broadcasting. The bot queries channels statuses every minute.

Installation

Commands

  • add CHANNEL — Subscribe to a channel
  • remove CHANNEL — Remove a channel
  • remove_all — Remove all subscriptions
  • list — List your subscriptions
  • pics — Pictures of your online subscriptions
  • week CHANNEL — Online hours in the previous 7 days
  • help — Help
  • settings — Show settings
  • feedback YOUR_MESSAGE — Send feedback

Substitute CHANNEL with the actual channel or model ID. It is the same as model name in Chaturbate and Stripchat. For BongaCams you can find a model ID in the address line of your browser.

For streamers

Here are details For streamers

We offer several ways you can use our bot:

  • You can share your own notification link to your users. They will be notified in Telegram whenever you are online
  • You can add our bot to your Telegram channel or group. Subscribers will be notified whenever you are online
  • You can use our floting icons in your Chaturbate profile via Chaturbate icons constructor

Write to [email protected] in case of any questions.

Running your own bot

Create and set up your bot using @BotFather bot.

You need an SSL certificate and a key for your bot. You can obtain a certificate in Let's Encrypt or other certificate authority.

The bot uses webhooks to receive updates.

Create JSON configuration and YAML translation files. A configuration is described in config.go. An example of translation are in common.en.yaml and chaturbate.en.yaml.

Build cmd/bot. Run this executable with a path to config file as an argument.

Privacy policy

We do not store any sensitive personal information. We store only your Telegram chat ID that is essential for core functionality of the bot. Telegram chat ID is just a number which we use to send you notifications.

Links

Site

Twitter

WeCamgirls

News Telegram channel

Reddit

AmberCutie

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].