Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.
/ go-plugapi Public archive

A Golang API for building bots with plug.dj

License

Notifications You must be signed in to change notification settings

qaisjp/go-plugapi

Repository files navigation

go-plugapi

GoDoc Go Report Card

go-plugapi is a Go client library for the Plug.dj API.

This library is being developed for a bot I am running at just-a-chill-room, so API methods will likely be implemented in the order that they are needed by that application. You can track the status of implementation in this Google spreadsheet (not ready yet). Eventually, I would like to cover the entire Plug.dj API, so contributions are of course always welcome.

The calling pattern and structure or this library is subject to change at any time, so all suggestions for API improvements are welcome and encouraged.

Projects currently being referred to for style (this is my first time writing a framework in Go) and implementation:

About

A Golang API for building bots with plug.dj

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages