Beginning to remember this issue a bit. I think that I wanted to check if we can set a specific time-stamp in the mautrix api. You should be able to check that via pycharm. But in matrix in general,…
I remember this one not happening last time I ran, but I haven't run the bridge for half a year. I think it was a coding issue on the bridge rather than synapse
Another similar issue:
(node:2376016) UnhandledPromiseRejectionWarning: Error: Evaluation failed: TypeError: Cannot read property 'childElementCount' of null
at…
Yeah it is curious why it seems to go through correctly for one, but not the other. I will have to setup a remote PyCharm environment to add breakpoints confirm what exactly is going on for each…
Oh this also happens when editting a message from previously belonging to the bot from the notifications.
I've also seen in the examples that they use chalk
to color and format the log messages. Are you on board with using that?