matrix-appservice-discord
matrix-appservice-discord copied to clipboard
Presence spews status_msg errors
Mar-16 06:47:32.732 [bot-sdkMatrixLiteClient (REQ-2)] error: [ { errcode: 'M_UNKNOWN', error: 'status_msg must be a string.' } ]
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.
Is there anything I can do If I am receieving this error?
not sure that was meant to close this specifically - discord bridge still needs a package update