Telegram Bot framework with plugin capability written in Python.
Memcached is need if you need real caching, remember to install a python driver (pylibmc or python-memcached) and adjust your settings accordingly.
See the guide for installation.
See the guide to run marvin.
First run:
$ ./marvind test
You can just run nosetests directly afterwards:
$ nosetests
See the sample plugin.
See the guide for plugins.
Contributions of all sizes are welcome. Please review our contribution guidelines to get started. You can also help by reporting bugs.