auto-invite-matrix-bot

A small bot to redirect people.
git clone git://archive.git.mtrnord.blog/MTRNord/auto-invite-matrix-bot.git
Log | Files | Refs | README | LICENSE

commit a6ccd9b2ae5e28e1abd26898561ea18da2cac0e9
parent aac4d7085bac76f496398e378ab936e69a3f423f
Author: Alexey Murz Korepov <murznn@gmail.com>
Date:   Wed,  6 May 2020 11:06:47 +0300

Add better description to readme

I make better description of what this bot do, based on TWIM post.
Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,11 @@ # auto-invite-matrix-bot +Bot allows redirect people, that send messages to one of your "wrong" (old, abandoned, not active) Matrix accounts to your real account. + +It does join on invite, invites your "real" account and sends a customizable message, support listening multiple accounts or Homeservers. + +Also it can relay mentions from your secondary accounts to your primary account. + ## Usage 1. Install rust on your system 2. Make a config file according to the config_example.yml