mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
12 lines
582 B
Markdown
12 lines
582 B
Markdown
# maubot
|
|
A plugin-based [Matrix](https://matrix.org) bot system written in Python.
|
|
|
|
## Discussion
|
|
Matrix room: [#maubot:maunium.net](https://matrix.to/#/#maubot:maunium.net)
|
|
|
|
## Plugins
|
|
* [jesaribot](https://github.com/maubot/jesaribot) - A simple bot that replies with an image when you say "jesari".
|
|
* [sed](https://github.com/maubot/sed) - A bot to do sed-like replacements.
|
|
* [factorial](https://github.com/maubot/factorial) - A bot to calculate unexpected factorials.
|
|
* [dictionary](https://github.com/maubot/dictionary) - A bot that provides dictionary definitions for words.
|