mautrix-whatsapp/vendor/maunium.net/go/mautrix-appservice
2018-09-22 18:27:16 +03:00
..
.gitignore Add dep 2018-08-26 17:29:51 +03:00
appservice.go Initial desegregation of users and automatic config updating 2018-08-29 00:40:54 +03:00
eventprocessor.go Add dep 2018-08-26 17:29:51 +03:00
generator.go Re-break everything and fix Matrix->WhatsApp replies 2018-09-01 23:38:03 +03:00
http.go Re-break everything and fix Matrix->WhatsApp replies 2018-09-01 23:38:03 +03:00
intent.go Add locking for whatsapp->matrix messages for desegregated group chats 2018-08-31 00:13:08 +03:00
LICENSE Add dep 2018-08-26 17:29:51 +03:00
protocol.go Re-break everything and fix Matrix->WhatsApp replies 2018-09-01 23:38:03 +03:00
random.go Add dep 2018-08-26 17:29:51 +03:00
README.md Add dep 2018-08-26 17:29:51 +03:00
registration.go Re-break everything and fix Matrix->WhatsApp replies 2018-09-01 23:38:03 +03:00
statestore.go Update dependencies. Closes #9 2018-09-22 18:27:16 +03:00

matrix-appservice-go

A Matrix Application Service framework written in Go.

This is highly work in progress, but the base appservice framework should be somewhat usable.

Installation

go get -u maunium.net/go/mautrix-appservice-go