lyft / omnibot

One slackbot to rule them all

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

omnibot

omnibot is a Slack proxy that can route Slack events to various handlers. handlers match different types of Slack events and send them to callbacks, which are pluggable python modules. For the most part, all you need to do is to configure omnibot to route messages via your handlers, and return a list of actions for omnibot to take on a bot's behalf.

Docs

For more detailed information, please see the docs.

About

One slackbot to rule them all

License:Apache License 2.0


Languages

Language:Python 99.1%Language:Makefile 0.3%Language:Shell 0.3%Language:Dockerfile 0.3%