Gavalink (lavalink for Go) with support for extended capabilities and features. Intended to be 100% compatible with Lavalink itself, as well as any standard implementations.
Go to file
Christopher F d3a75d1dab feature: track node load, account for this when selecting a node 2018-08-23 18:29:58 -04:00
example fix: use discordgo fork, complete lavalink handshake 2018-08-22 21:07:22 -04:00
.gitignore meta: initial commit 2018-08-22 17:59:54 -04:00
LICENSE.md meta: initial commit 2018-08-22 17:59:54 -04:00
README.md meta: include lavalink v3+ as a requirement 2018-08-22 18:00:56 -04:00
event.go feature: feature complete lavalink 2018-08-22 18:58:01 -04:00
lavalink.go feature: track node load, account for this when selecting a node 2018-08-23 18:29:58 -04:00
model.go feature: track node load, account for this when selecting a node 2018-08-23 18:29:58 -04:00
node.go feature: track node load, account for this when selecting a node 2018-08-23 18:29:58 -04:00
player.go fix: use discordgo fork, complete lavalink handshake 2018-08-22 21:07:22 -04:00

README.md

gavalink

lavalink wrapper for Go

Requirements

  • Go 1.10+
  • Lavalink v3+

License

Licensed under ISC. See the full license.