tgmagic

Module for multi-level menu in telegram bots based on "python-telegram-bot" Edit


Keywords
telegram, bot, keyboard, simple, multi-level, three, menu
Licenses
Apache-2.0/Sendmail
Install
pip install tgmagic==1.0

Documentation

tg-magic

Module for multi-level menu in telegram bots based on "python-telegram-bot"

N|Solid

Installation

You can install or upgrade tg-magic with:

$ pip install tgmagic --upgrade

Or you can install from source with:

$ git clone https://github.com/tezmen/tg-magic
$ cd tg-magic
$ python setup.py install