Go to file
Tulir Asokan a9124b89bd Fix and add things
* Fix user ID reservation in registration
* Fix some database things
* Add commands
* Add basic contact syncing and portal creation
* Add better error logging
2018-08-18 22:57:33 +03:00
config Fix and add things 2018-08-18 22:57:33 +03:00
database Fix and add things 2018-08-18 22:57:33 +03:00
types Use type aliases for different ID types and add puppet type 2018-08-17 00:11:28 +03:00
.gitignore Fix data storage and other things 2018-08-16 19:20:07 +03:00
commands.go Fix and add things 2018-08-18 22:57:33 +03:00
example-config.yaml Fix and add things 2018-08-18 22:57:33 +03:00
LICENSE Initial commit 2018-08-12 22:26:05 +03:00
main.go Fix and add things 2018-08-18 22:57:33 +03:00
matrix.go Fix and add things 2018-08-18 22:57:33 +03:00
portal.go Fix and add things 2018-08-18 22:57:33 +03:00
puppet.go Fix and add things 2018-08-18 22:57:33 +03:00
README.md Add database models and improve config/main 2018-08-13 23:24:44 +03:00
statestore.go Fix data storage and other things 2018-08-16 19:20:07 +03:00
user.go Fix and add things 2018-08-18 22:57:33 +03:00

mautrix-whatsapp

A Matrix-WhatsApp puppeting bridge based the Rhymen/go-whatsapp implementation of the sigalor/whatsapp-web-reveng project.

Work in progress, please check back later.