Skip to content

Commit 8808743

Browse files
committed
Errbot chatbot (http://errbot.io)
The easiest and most popular chatbot to implement ChatOps in Python. Very gentle learning curve but very powerful once you start to master the tool (conversation flows, security, markdown formatting and template, ...). It comes with developer friendly text and graphical consoles to debug your plugins easily. It is compatible out of the box with Slack, Hipchat, XMPP, IRC and lot more. But you can also extend it easily to support a custom chat system. Already 300+ public plugins are available ! Check out the list here: https://github.com/errbotio/errbot/wiki
1 parent 1a2cafd commit 8808743

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,6 +1045,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10451045
* [SaltStack](https://github.com/saltstack/salt) - Infrastructure automation and management system.
10461046
* [OpenStack](http://www.openstack.org/) - Open source software for building private and public clouds.
10471047
* [Docker Compose](https://docs.docker.com/compose/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
1048+
* [Errbot](http://errbot.io/) - The easiest and most popular chatbot to implement ChatOps.
10481049
* [Cloud-Init](http://cloudinit.readthedocs.io/) - A multi-distribution package that handles early initialization of a cloud instance.
10491050
* [cuisine](https://github.com/sebastien/cuisine) - Chef-like functionality for Fabric.
10501051
* [Fabric](http://www.fabfile.org/) - A simple, Pythonic tool for remote execution and deployment.

0 commit comments

Comments
 (0)