Closed hnarjis closed 2 years ago
It seems that setting the invite_own_puppet config to false in other bridges prevents this issue. Is it something that can be added to this bridge?
double_puppet_backfill already exists: https://github.com/mautrix/whatsapp/blob/v0.6.0/example-config.yaml#L122-L126
(requires adding yourself to the appservice namespaces though)
double_puppet_backfill is set to false but I still have my own puppet joining some of the rooms, it's maybe related to something else in this case?
You need to set it to true to use double puppeting for backfilling (double puppeting = using your own matrix account)
Ok, I'll look into it, thanks
It works when setting double_puppet_backfill to true and adding my user to the appservice namespaces, with exclusive set to false to prevent other issues :+1:
I’ve set up double puppeting automatically and when enabling backfilling, some of the rooms have the Matrix ghost of my remote account, as well as my Matrix account. This happened also when setting up double puppeting manually, but it doesn’t seem to happen when backfilling is disabled.
Is this a bug or a problem with the setup? I was also wondering if there is a way to tell that the ghost account is linked to the Matrix account, since it’s supposed to replace the ghost, according to the documentation.
Here is my configuration: