Skip to content

Simple API for Python bots with complicated dialogs.

Notifications You must be signed in to change notification settings

Saluev/python-telegram-dialog-bot

Repository files navigation

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.

About

Simple API for Python bots with complicated dialogs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages