#3 Connect g0v#cofacts on Slack with Cofacts discord
We would like to connect g0v cofacts channel with <https://discord.com/channels/1060178086714421288/|Cofacts discord>. I am new to matterbridge; if there is any mistake in the config, please let me know so that I can correct it :pray:
有人是說 slack 跟 discord 都要開 `PreserveThreading` <https://github.com/42wim/matterbridge/issues/1558#issuecomment-1030712721> 我 discord 這裡是有放 Slack 似乎也有<https://github.com/42wim/matterbridge/wiki/Section-Slack-%28basic%29|一樣的 config>
有人是說 slack 跟 discord 都要開 `PreserveThreading` <https://github.com/42wim/matterbridge/issues/1558#issuecomment-1030712721> 我 discord 這裡是有放 Slack 似乎也有<https://github.com/42wim/matterbridge/wiki/Section-Slack-%28basic%29|一樣的 config>
#4 Add PreserveThreading=true to g0v slack
According to <https://github.com/42wim/matterbridge/issues/1558#issuecomment-1030712721|42wim/matterbridge#1558 (comment)> it seems that in order to sync thread between slack and discord, we need `PreserveThreading=true` on both Slack and Discord sides. This PR tries adding the setting to see if it works.