Build with WhatsApp multidevice support (beta)
masterBecause the WhatsApp multidevice library is GPL3, binaries are not provided. You must build it yourself using the whatsappmulti build tag. This also requires building from source via Go.
go install -tags whatsappmulti github.com/42wim/matterbridge@master
# If low on memory and not using msteams
go install -tags nomsteams,whatsappmulti github.com/42wim/matterbridge@master