mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
A plugin-based Matrix bot system.
65be63fdd2
Previously, the webapp handler would match without respect to the trailing slash, e.g. matching "foo" for "foo2". This behavior is changed to respect the trailing slash. Fixes #239 |
||
---|---|---|
.github/workflows | ||
docker | ||
examples | ||
maubot | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci-plugin.yml | ||
.gitlab-ci.yml | ||
.pre-commit-config.yaml | ||
CHANGELOG.md | ||
dev-requirements.txt | ||
Dockerfile | ||
Dockerfile.ci | ||
LICENSE | ||
MANIFEST.in | ||
optional-requirements.txt | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
setup.py |
maubot
A plugin-based Matrix bot system written in Python.
Documentation
All setup and usage instructions are located on docs.mau.fi. Some quick links:
Discussion
Matrix room: #maubot:maunium.net
Plugins
A list of plugins can be found at plugins.mau.bot.
To add your plugin to the list, send a pull request to https://github.com/maubot/plugins.maubot.xyz.
The plugin wishlist lives at https://github.com/maubot/plugin-wishlist/issues.