Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 570 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 570 Bytes

tg-magic

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

N|Solid

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