Skip to content

A python telegram bot to receive a notification whenever an user is online on chaturbate.com

License

Notifications You must be signed in to change notification settings

Alexo88/ChaturbateBot

 
 

Repository files navigation

Status

Build Status Codacy Badge

Why is this repository deprecated?

On the 10/11th of october 2019 something changed in the cloudflare configuration of chaturbate.com, which no longer allows me to continously query the APIs, so the bot will no longer work at the time of writing (A fix by querying the pages could be made but judging by how fast the requests get blocked and the ammount of work that would be needed is not something I have time to do now)

What is this?

A python telegram bot to receive a notification whenever an user is online on chaturbate.com

Requirements

Python3 >= 3.6

Requirements written in requirements.txt

Setup

Install requirements in the main folder with

$ pip install -r requirements.txt 

Get a telegram bot api key, you need it in order to be able to communicate with telegram’s servers.

Running

$ python3 ChaturbateBot.py -k yourbotapikey OPTIONAL ARGUMENTS

About

A python telegram bot to receive a notification whenever an user is online on chaturbate.com

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%