From 4d7fa10382eba25c581f760654e8d091caa0f769 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 1 Sep 2019 14:46:13 +0300 Subject: [PATCH] Add exec bot to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02c1d09..3a0f83a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Matrix room: [#maubot:maunium.net](https://matrix.to/#/#maubot:maunium.net) * [reminder](https://github.com/maubot/reminder) - A bot to remind you about things. * [translate](https://github.com/maubot/translate) - A bot to translate words. * [reactbot](https://github.com/maubot/reactbot) - A bot that responds to messages that match predefined rules. +* [exec](https://github.com/maubot/exec) - A bot that executes code. Open a pull request or join the Matrix room linked above to get your plugin listed here