Skip to content

emersonmde/zion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Go Matrix Chat API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages