mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-18 13:11:32 -05:00
[PR #643] [MERGED] Errbot chatbot (http://errbot.io) #582
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/643
Author: @gbin
Created: 5/16/2016
Status: ✅ Merged
Merged: 5/17/2016
Merged by: @vinta
Base:
master← Head:master📝 Commits (1)
8808743Errbot chatbot (http://errbot.io)📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Why this framework/library/software/resource is awesome?
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
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.