omnibot
omnibot copied to clipboard
One slackbot to rule them all
Bumps [pip](https://github.com/pypa/pip) from 19.2 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...
Bumps [babel](https://github.com/python-babel/babel) from 2.4.0 to 2.9.1. Release notes Sourced from babel's releases. Version 2.9.1 Bugfixes The internal locale-data loading functions now validate the name of the locale file to be...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
## What * Add Cloud Functions as a backend handler * Supporting Cloud Pub/Sub is much better * Similar to #8
Currently omnibot always strips and parses incoming events. We should store the raw event on the object, and have a callback config option that allows the raw message to be...
Rather than needing to call backend http services, it would be nice to be able to call lambda functions, for serverless support.
If the interactive component is a `view_submission` type, the callback ID is contained within the `view` key