A modular Python framework for implementing chatops bots. Aims to make it easy to write new plugins that implement various skills and interfaces. Supports XMPP MUCs. Can be configured from inside of chat, so you don't have to edit a config file and restart the bot. Implements command access control.
A modular chatops bot written in Python 3 that includes multiple connectors for different services (Slack, Telegram, Github, et al). The databases it can interface with are pretty limited. Skills are plugged into the framework to make it do things (like get status reports).