项目作者: emersonmde

项目描述 :
A Go Matrix Chat API
高级语言: Go
项目地址: git://github.com/emersonmde/zion.git
创建时间: 2019-01-28T04:50:07Z
项目社区:https://github.com/emersonmde/zion

开源协议:MIT License

下载


Synopsis

A Go API for Matrix Chat Client-Server API.

Details

There are a few really good full featured Go Matrix API’s (like those found in GO-NEB). However, I
wanted to create a very slim and simple API implementation mostly for the creation of simple chat bots. So
far it’s not much, but I hope to add features for connecting/disconnecting, joining rooms, receiving messages,
and sending messages.

Currently each API call will be using an ACCESS_TOKEN (which you can easily get from Riot). Perhaps
in the future I will be able to add a feature for logging into a homeserver.

Useful Information

Author

Matthew Emerson

License

Released under MIT License.