python-telegram-dialog-bot Simple API for Python bots with complicated dialogs. Install python3 -m virtualenv venv source venv/bin/activate python3 setup.py install Use See full_demo.py for Python 3 usage example and persistent_demo.py for Stackless Python usage example.