mautrix / whatsapp

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

Upstreaming of go-whatsapp fork #67

Closed Helcaraxan closed 2 years ago

Helcaraxan commented 5 years ago

While dealing with some of the issues that lead me to opening #66 I was wondering what the plans are currently to upstream the changes made in the tulir/go-whatsapp fork?

I believe taking the time to upstream would be of great benefit as it would ensure that people who want to use both this project and Rhymen/go-whatsapp do not find themselves in a position where they need to modify their code to depend on the fork instead and deal with the API incompatibilities in between them. 🙂

tulir commented 2 years ago

This is now solved by completely forking (and mostly rewriting) go-whatsapp into whatsmeow and having a separate package name rather than using replace