omnibot-receiverΒΆ

This library provides tools to effectively handle messages received from omnibot and to easily respond back to omnibot. Currently it provides an OmnibotRouter class that provides a Flask-like method of routing omnibot messages to functions in your code.