Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.32 KB

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