matrix-appservice-discord icon indicating copy to clipboard operation
matrix-appservice-discord copied to clipboard

Presence spews status_msg errors

Open auscompgeek opened this issue 5 years ago • 3 comments

Mar-16 06:47:32.732 [bot-sdkMatrixLiteClient (REQ-2)] error: [ { errcode: 'M_UNKNOWN', error: 'status_msg must be a string.' } ]

auscompgeek avatar Mar 16 '20 14:03 auscompgeek

Looking into this, I think this is a bug in the bot SDK. status_msg defaults to null, which by my reading of the C-S API is wrong and should be omitted altogether if no status_msg is desired, so undefined would be the more appropriate default.

auscompgeek avatar Mar 17 '20 02:03 auscompgeek

Is there anything I can do If I am receieving this error?

anderskitson avatar Aug 03 '20 19:08 anderskitson

not sure that was meant to close this specifically - discord bridge still needs a package update

turt2live avatar May 29 '22 02:05 turt2live