example
meta: fix CI
2018-11-05 17:32:43 -05: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: add build status badge
2018-11-05 17:37:50 -05:00
TODO.txt
meta: update todo
2018-08-24 17:21:10 -04:00
decoder.go
fastjson, cleanup
2019-01-13 18:37:38 -05:00
decoder_test.go
feature: add track decoder
2018-08-24 17:14:58 -04:00
event.go
Add user join/leave events
2019-10-12 21:13:23 -04:00
go.mod
Add user join/leave events
2019-10-12 21:13:23 -04:00
go.sum
Add go module files
2019-04-13 16:20:46 -04:00
lavalink.go
Implement node auto switching
2019-10-12 23:57:59 -04:00
messages.go
Add user join/leave events
2019-10-12 21:13:23 -04:00
model.go
Fix error in model.go
2019-04-13 16:50:35 -04:00
node.go
Implement node auto switching
2019-10-12 23:57:59 -04:00
player.go
Implement node auto switching
2019-10-12 23:57:59 -04:00