11 lines
471 B
Markdown
11 lines
471 B
Markdown
# plugins.mau.bot
|
|
This is a simple website built with [Hugo](https://gohugo.io/) that lists known
|
|
maubot plugins.
|
|
|
|
## Listing your plugins
|
|
Simply copy [template.yaml] to [data/plugins/thirdparty/]some-identifier.yaml,
|
|
fill out the fields, and make a pull request.
|
|
|
|
[template.yaml]: https://github.com/maubot/plugins.maubot.xyz/tree/main/data/plugins/template.yaml
|
|
[data/plugins/thirdparty/]: https://github.com/maubot/plugins.maubot.xyz/tree/main/data/plugins/thirdparty
|