Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maubot/maubot
A plugin-based Matrix bot system.
https://github.com/maubot/maubot
asyncio chatbot matrix matrix-org maubot python
Last synced: about 1 month ago
JSON representation
A plugin-based Matrix bot system.
- Host: GitHub
- URL: https://github.com/maubot/maubot
- Owner: maubot
- License: agpl-3.0
- Created: 2018-06-10T10:28:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T22:02:37.000Z (2 months ago)
- Last Synced: 2024-10-08T02:40:16.093Z (2 months ago)
- Topics: asyncio, chatbot, matrix, matrix-org, maubot, python
- Language: Python
- Homepage: https://mau.bot
- Size: 5.64 MB
- Stars: 719
- Watchers: 16
- Forks: 92
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-matrix - Repo
- awesome-starred - maubot/maubot - A plugin-based Matrix bot system. (python)
- awesome-repositories - maubot/maubot - A plugin-based Matrix bot system. (Python)
README
# maubot
![Languages](https://img.shields.io/github/languages/top/maubot/maubot.svg)
[![License](https://img.shields.io/github/license/maubot/maubot.svg)](LICENSE)
[![Release](https://img.shields.io/github/release/maubot/maubot/all.svg)](https://github.com/maubot/maubot/releases)
[![GitLab CI](https://mau.dev/maubot/maubot/badges/master/pipeline.svg)](https://mau.dev/maubot/maubot/container_registry)
[![Code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)A plugin-based [Matrix](https://matrix.org) bot system written in Python.
## Documentation
All setup and usage instructions are located on
[docs.mau.fi](https://docs.mau.fi/maubot/index.html). Some quick links:* [Setup](https://docs.mau.fi/maubot/usage/setup/index.html)
(or [with Docker](https://docs.mau.fi/maubot/usage/setup/docker.html))
* [Basic usage](https://docs.mau.fi/maubot/usage/basic.html)
* [Encryption](https://docs.mau.fi/maubot/usage/encryption.html)## Discussion
Matrix room: [#maubot:maunium.net](https://matrix.to/#/#maubot:maunium.net)## Plugins
A list of plugins can be found at [plugins.mau.bot](https://plugins.mau.bot/).To add your plugin to the list, send a pull request to .
The plugin wishlist lives at .