2018-06-13 18:41:05 -04:00
|
|
|
# maubot
|
2018-09-23 10:56:21 -04:00
|
|
|
A plugin-based [Matrix](https://matrix.org) bot system written in Python.
|
2018-06-13 18:41:05 -04:00
|
|
|
|
|
|
|
Work in progress. Please come back later.
|
|
|
|
|
|
|
|
## Discussion
|
|
|
|
Matrix room: [#maubot:maunium.net](https://matrix.to/#/#maubot:maunium.net)
|
2018-06-15 11:47:58 -04:00
|
|
|
|
|
|
|
## 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.
|
2018-09-23 10:56:21 -04:00
|
|
|
* [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.
|