Hacker News new | ask | show | jobs
by mateioo7 2 days ago
Cool stuff. What do you use to get new messages from those 3 apps?
1 comments

Several things:

https://github.com/openclaw/wacli for WhatsApp,

https://github.com/diamondburned/arikawa for discord, and

https://github.com/mautrix/meta for messenger.

There was a bit of initial setup extracting tokens for messenger and discord I believe, but now it's smooth sailing. Some issues sometimes correctly mapping ids to usernames / convos make it so some conversations are duplicated for messenger, but when I have time I think some smart reconciliation heuristic will be able to take care of it.

It's great !