A plugin-based Matrix bot system.
Go to file
2018-06-19 01:25:47 +03:00
app Add unfinished command handler system based on the improved bot support proposal 2018-06-19 01:25:47 +03:00
cmd/maubot Move interfaces to maubot package and other stuff to app/ 2018-06-14 11:11:24 +03:00
config Initial commit 2018-06-14 01:41:05 +03:00
database Add unfinished command handler system based on the improved bot support proposal 2018-06-19 01:25:47 +03:00
matrix Add unfinished command handler system based on the improved bot support proposal 2018-06-19 01:25:47 +03:00
.gitignore Initial commit 2018-06-14 01:41:05 +03:00
commands.go Add unfinished command handler system based on the improved bot support proposal 2018-06-19 01:25:47 +03:00
example-config.yaml Initial commit 2018-06-14 01:41:05 +03:00
LICENSE Initial commit 2018-06-14 01:41:05 +03:00
matrix.go Add unfinished command handler system based on the improved bot support proposal 2018-06-19 01:25:47 +03:00
plugin.go Move interfaces to maubot package and other stuff to app/ 2018-06-14 11:11:24 +03:00
README.md Add plugin list 2018-06-15 18:47:58 +03:00

maubot

A plugin-based Matrix bot system written in Go.

Work in progress. Please come back later.

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.