#121 · Primary category: AI Chatbots

maubot

asyncio chatbot matrix matrix-org maubot python

A plugin-based Matrix bot system.

Project last updated:07/09/26

GitHub Stars

893

Forks

108

Contributors

37

License

AGPL-3.0

Why we included this project

maubot lets you run self-hosted bots inside Matrix rooms without building on top of a generic framework. It's a plugin-based runner written in Python: you load plugin code through a management web UI, and maubot covers the Matrix client side, including sync loops, room management, permissions, and end-to-end encryption. That leaves you to write the bot logic instead of the protocol plumbing. A public plugin registry and an active community mean common jobs, like moderation shortcuts or room automations, often have ready-made extensions you can adapt. If your team already works in Matrix and wants automations that live inside existing rooms, this is a low-overhead way to ship them.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category