meetg

Framework for creating Telegram bots


Keywords
telegram, bot, framework
License
LGPL-3.0
Install
pip install meetg==0.9.3

Documentation

meetg

A framework for creating Telegram bots

To run tests:

python setup.py test

or, to run specific test suite or case:

python setup.py test -s <suite path>