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

config_example.yml (430B)


      1 ---
      2 message: "This is an automated message. You seem to have invited one of my other Matrix Accounts. A Bot has now invited the correct user. Please be patient until I respond!"
      3 target_user: "@MTRNord:matrix.ffslfl.net"
      4 debug: true
      5 servers:
      6   - address: "https://mozilla.modular.im"
      7     mxid: "@mtrnord:mozilla.org"
      8     access_token: "" # Use either access_token or password
      9     password: "" # Use either access_token or password