Hacker News new | ask | show | jobs
by finnn 1887 days ago
there are matrix bridges for all three of those

https://github.com/tulir/mautrix-whatsapp

https://github.com/Half-Shot/matrix-appservice-discord

https://github.com/matrix-org/matrix-appservice-slack

2 comments

The whatsapp bridge is based on the whatsapp-web api, which is non-functional if your phone is off. The phone part is what needs reverse engineering and replacing.
The Discord and Slack bridges use the respective platforms' official APIs, fwiw