/BotMother-Python

Primary LanguagePythonMIT LicenseMIT

BotMother-Python


MIT License

An easier way to create your Telegram Bots

BotMother is a Python package made to help the programmers to develop modularized projects over python-telegram-bots.

Contributions

Please, feel free to help us improve this lib. You can fork, do your improvements and make a pull request at develop branch.

Please, DO NOT PUSH ANY TOKEN OR KEY, we will never accept a such request for safety reasons.

Usage

Just install using pip: pip install botmother

Examples

You can see 2 simple examples at our examples folder. More examples will be provided further.