A plugin-based Matrix bot system.
Go to file
2018-11-01 11:58:58 +02:00
maubot Pass asyncio event loop and http session to plugin instances 2018-11-01 11:58:58 +02:00
.editorconfig Update management spec 2018-10-31 22:27:59 +02:00
.gitignore Finish plugin API and add basic login system 2018-10-31 02:03:38 +02:00
docker-run.sh Update docker setup 2018-10-18 15:31:18 +03:00
Dockerfile Update docker setup 2018-10-18 15:31:18 +03:00
example-config.yaml Finish plugin API and add basic login system 2018-10-31 02:03:38 +02:00
example-maubot.ini Set bot profile info at startup and add example maubot.ini 2018-10-17 15:00:51 +03:00
LICENSE Initial commit 2018-06-14 01:41:05 +03:00
README.md Update readme and version to .dev2 2018-10-18 00:02:15 +03:00
requirements.txt Finish plugin API and add basic login system 2018-10-31 02:03:38 +02:00
setup.py Finish plugin API and add basic login system 2018-10-31 02:03:38 +02:00

maubot

A plugin-based Matrix bot system written in Python.

Discussion

Matrix room: #maubot:maunium.net

Plugins

  • jesaribot - A simple bot that replies with an image when you say "jesari".
  • sed - A bot to do sed-like replacements.
  • factorial - A bot to calculate unexpected factorials.
  • dictionary - A bot that provides dictionary definitions for words.