A year ago or so @leonerd helped me set up my matrix/riot account bfredl:matrix.org to "puppet" my gitter account @bfredl when using the neovim matrix room. However this doesn't work anymore, and now the messages are silently dropped by the bridge.
I would suspect what could have happened is that the gitter auth token stored by the bridge simply was outdated or otherwise invalidated, as there is no check for validity of the token when choosing between the puppet and the relaybot:
However there is no way AFAIK for a user to manually update or remove this token. (but if there is some undocumented web API to do so you could point me to it :P)
I realize this is an unofficial and experimental feature, and you maybe don't have time to troubleshoot and fix this now, but perhaps this feature could be disabled in the meanwhile, if you don't see anything obvious I should try.
A year ago or so @leonerd helped me set up my matrix/riot account
bfredl:matrix.org
to "puppet" my gitter account @bfredl when using the neovim matrix room. However this doesn't work anymore, and now the messages are silently dropped by the bridge.I would suspect what could have happened is that the gitter auth token stored by the bridge simply was outdated or otherwise invalidated, as there is no check for validity of the token when choosing between the puppet and the relaybot:
https://github.com/matrix-org/matrix-appservice-gitter/blob/cd27a0e3d628543381d1e5a0a64cc82fd326adcc/lib/Main.js#L372
However there is no way AFAIK for a user to manually update or remove this token. (but if there is some undocumented web API to do so you could point me to it :P)
I realize this is an unofficial and experimental feature, and you maybe don't have time to troubleshoot and fix this now, but perhaps this feature could be disabled in the meanwhile, if you don't see anything obvious I should try.