All Projects → lyft → omnibot

lyft / omnibot

Licence: Apache-2.0 license
One slackbot to rule them all

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to omnibot

lyft.github.io
This is code for oss.lyft.com website.
Stars: ✭ 13 (-81.16%)
Mutual labels:  lyft
lyft-node-sdk
Node SDK for the Lyft Public API
Stars: ✭ 15 (-78.26%)
Mutual labels:  lyft
dailycodingproblem
Solutions to Daily Coding Problem questions
Stars: ✭ 26 (-62.32%)
Mutual labels:  lyft
Cartography
Cartography is a Python tool that consolidates infrastructure assets and the relationships between them in an intuitive graph view powered by a Neo4j database.
Stars: ✭ 2,169 (+3043.48%)
Mutual labels:  lyft
Scissors
✂ Android image cropping library
Stars: ✭ 1,858 (+2592.75%)
Mutual labels:  lyft
Confidant
Confidant: your secret keeper. https://lyft.github.io/confidant
Stars: ✭ 1,666 (+2314.49%)
Mutual labels:  lyft
React Javascript To Typescript Transform
Convert React JavaScript code to TypeScript with proper typing
Stars: ✭ 1,575 (+2182.61%)
Mutual labels:  lyft
Libretaxi
Open source Uber #deleteuber
Stars: ✭ 3,687 (+5243.48%)
Mutual labels:  lyft
gostats
Go client for Stats
Stars: ✭ 52 (-24.64%)
Mutual labels:  lyft
parallel mAP evaluation
This repo parallelizes mAP_evaluation using python's multiprocessing module.
Stars: ✭ 18 (-73.91%)
Mutual labels:  lyft

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].