matrix-org / mjolnir

A moderation tool for Matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`watch` command fails when trying to join aliases

Half-Shot opened this issue · comments

For example, doing a !mjolnir watch #matrix-org-hs-tos-bl:matrix.org causes the bot to resolve the alias, and then try to join the room without any via parameters (that I can see):

[INFO] [Mjolnir] Command being run by @foobar:example.com: !mjolnir watch #matrix-org-coc-bl:matrix.org
[ERROR] [CommandHandler] { errcode: 'M_UNKNOWN', error: 'No known servers' }
[ERROR] [MatrixHttpClient] (REQ-38579) [Error: Error during MatrixClient request POST /_matrix/client/v3/join/!WuBtumawCeOGEieRrp%3Amatrix.org: 404 Not Found -- {"errcode":"M_UNKNOWN","error":"No known servers"}]