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)
A python telegram bot to receive a notification whenever an user is online on chaturbate.com
Python3 >= 3.6
Requirements written in requirements.txt
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.
$ python3 ChaturbateBot.py -k yourbotapikey OPTIONAL ARGUMENTS