Skip to content
/ siren Public
forked from bcmk/siren

Telegram bot notifying you whenever BongaCams, Chaturbate and Stripchat models are online

License

Notifications You must be signed in to change notification settings

Alexo88/siren

 
 

Repository files navigation

Русский

Telegram bot notifying you whenever BongaCams, Chaturbate, Stripchat and xHamster Live models are online

Build Status GoReportCard

Telegram bot notifies you whenever your favorite BongaCams, Chaturbate or Stripchat models are online. The bot queries models statuses every minute.

Installation

Commands

  • add model_ID — Add model
  • remove model_ID — Remove model
  • remove_all — Remove all models
  • list — Your model subscriptions
  • online — Your models online
  • donate — Donation instructions
  • feedback text — Send feedback
  • source — Show source code
  • language — This bot in other languages
  • help — Command list

You can find a model ID in an address line of your browser.

For models

A model can add a link on her or his profile page. A user clicking on it will automatically subscribe to this model. The user receives a notification whenever the model starts broadcasting.

Format of models links:

A model must replace model_id to her or his actual model ID. It is the same as model name in Chaturbate and Stripchat.

Recommended text: "Get a notification in Telegram whenever I'm online your link".

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

Running your own bot

Create and setup 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. Or you can build self-signed one using the script buildkeys.

The bot uses webhooks to receive updates.

Create JSON configuration and JSON translation files. A configuration is described in config.go. An example of translation is in bongacams-translation.json.example.

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

Donations

  • Bitcoin: 1PG5Th1vUQN1DkcHHAd21KA7CzwkMZwchE
  • Ethereum: 0x95af5ca0c64f3415431409926629a546a1bf99fc

About

Telegram bot notifying you whenever BongaCams, Chaturbate and Stripchat models are online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.8%
  • Shell 0.2%