codebots.bots.telebot.TeleBot#

class codebots.bots.telebot.TeleBot(config_file=None)[source]#

Bot that automatically sends messages over telegram

Parameters:
config_filejson

json file containing the bot_token and the bot_chatID

Methods

send_message(message)

send the message over telegram