This website requires JavaScript.
Explore
Help
Sign In
astra
/
gavalink
Watch
4
Star
0
Fork
You've already forked gavalink
0
Code
Issues
Pull Requests
Releases
9
Wiki
Activity
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.
17
Commits
1
Branch
9
Tags
104
KiB
Go
100%
d3b8f06f15
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Christopher F
d3b8f06f15
meta: add editorconfig
2018-08-23 21:24:20 -04:00
example
example: add functions
2018-08-23 21:22:29 -04:00
.editorconfig
meta: add editorconfig
2018-08-23 21:24:20 -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
meta: add editorconfig
2018-08-23 21:24:20 -04:00
lavalink.go
meta: add editorconfig
2018-08-23 21:24:20 -04:00
model.go
fix: pause, position, volume should be ptrs
2018-08-23 21:20:54 -04:00
node.go
meta: add editorconfig
2018-08-23 21:24:20 -04:00
player.go
meta: add editorconfig
2018-08-23 21:24:20 -04:00
README.md
gavalink
lavalink
wrapper for Go
Requirements
Go 1.10+
Lavalink v3+
License
Licensed under ISC. See the
full license
.