babolivier/matrix-poll-bot

Can't use with pantalaimon due to filter

Closed this issue · 2 comments

The filter ends up stripping out the keys of the content, so the encrypted messages can't be decrypted. It's a bit weird that Synapse sends down the events even though they don't match the type, but that's a different issue.

t2bot@7db40f1 is all that's needed to get the thing working over Pantalaimon.

I've fixed this in a8df550 by adding a configuration flag to allow skipping filter creation.

Are You able to get it work on current synapse? May I ask for configuration file for Pantalaimon? For me it's just working for rooms without E2EE.