README.md (698B)
1 # auto-invite-matrix-bot 2 3 Bot allows redirect people, that send messages to one of your "wrong" (old, abandoned, not active) Matrix accounts to your real account. 4 5 It does join on invite, invites your "real" account and sends a customizable message, support listening multiple accounts or Homeservers. 6 7 Also it can relay mentions from your secondary accounts to your primary account. 8 9 ## Usage 10 1. Install rust on your system 11 2. Make a config file according to the config_example.yml 12 3. Install the application using `cargo install --git https://github.com/MTRNord/auto-invite-matrix-bot.git` 13 4. Run it with `auto-invite-matrix-bot` with an addition `--config` argument to point to your config file