maubot/README.md

12 lines
582 B
Markdown
Raw Normal View History

2018-06-13 22:41:05 +00:00
# maubot
2018-09-23 14:56:21 +00:00
A plugin-based [Matrix](https://matrix.org) bot system written in Python.
2018-06-13 22:41:05 +00:00
## Discussion
Matrix room: [#maubot:maunium.net](https://matrix.to/#/#maubot:maunium.net)
2018-06-15 15:47:58 +00: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 14:56:21 +00: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.