Skip to content

alvarogzp/xtrem-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the source code of @XtremBot, a telegram bot that uses the telegram-bot-framework.

Initially, the telegram-bot-framework repository served also as a hosting for XtremBot, as it was the only bot using the framework.

So, this repository has been created to split the bot specific code from the framework.

Currently, this repository only declares the telegram-bot-framework as a dependency and runs it (the xtrem/manager.py is a mere copy of telegram-bot-framework's bot/manager.py). For this reason, the version number here is the same as the telegram-bot-framework version that it uses.

In the future, new XtremBot features may be added here, and code specifc to XtremBot may be moved from telegram-bot-framework to this repository.

For configuration and other information, see the telegram-bot-framework README file.

Developed by