mautrix / whatsapp

A Matrix-WhatsApp puppeting bridge
https://maunium.net/go/mautrix-whatsapp
GNU Affero General Public License v3.0
1.23k stars 170 forks source link

Bridge unpuppeted matrix users as a bot user to Whatsapp #20

Closed Half-Shot closed 4 years ago

homebeach commented 5 years ago

How would this be possible without getting banned?

tulir commented 5 years ago

WhatsApp doesn't have actual bots (the business API is useless and limited beta). This issue is about adding an option to use one whatsapp user as a relay for users who haven't logged in.

x-0n commented 5 years ago

Does whatsapp do regex matching to detect bots? If not, how does their banhammer work?

tulir commented 5 years ago

They don't seem to ban any 3rd party clients that use the web app API, which is how the bridge works at all without being banned. Using one user as a relaybot shouldn't be any different (forgot mention this in my other message)

homebeach commented 5 years ago

How do they detect you are using 3rd party client?

vmario89 commented 5 years ago

id like to be able to make a special whatsapp group available to users in matrix, who do not own a whatsapp account, to allow read content from that group (and maybe reply to that group)