Matrix
Fleeting- Référence externe : https://matrix.org/
bridge
google chat mautrix
-
Référence externe : https://docs.mau.fi/bridges/python/googlechat/authentication.html
In the cookie list, find the COMPASS, SSID, SID, OSID and HSID rows. When using Firefox, you may have multiple COMPASS cookies with different paths. Pick the one where path is /. Form a JSON object with the extracted cookies. It should look something like this (field names are case-insensitive):
{ “compass”: “dynamite-ui=…”, “ssid”: “…”, “sid”: “…”, “osid”: “…”, “hsid”: “…” }
— https://docs.mau.fi/bridges/python/googlechat/authentication.html