8000 GitHub - tulir/mautrix-appservice-go: Matrix Application Service framework in Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 1, 2020. It is now read-only.

tulir/mautrix-appservice-go

Repository files navigation

matrix-appservice-go

GoDoc

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
0