Commit Graph

14 Commits

Author SHA1 Message Date
Tyler c5910e7f5d Better event handling via DiscordGo's handlers 2020-06-19 22:50:55 -04:00
Tyler fbab76d269 Use time.Duration for track lengths 2020-04-12 12:03:08 -04:00
Tyler ffe0ef235d Ensure voice downloads are authenticated 2019-10-14 19:18:25 -04:00
Tyler f9206c7c99 Add missing UserID to VoiceProcessingData 2019-10-13 22:58:25 -04:00
Tyler 8b7ed3414d Fix error in model.go 2019-04-13 16:50:35 -04:00
Tyler 8e8ab7b8b4 Support for userListen op 2019-02-03 19:31:53 -05:00
Tyler 580ef99f87 fastjson, cleanup 2019-01-13 18:37:38 -05:00
Christopher F 746f26291f fix: pause, position, volume should be ptrs
prevents encoding/json from omitting these values when
set to falsy real data (false, 0)
2018-08-23 21:20:54 -04:00
Christopher F 59811adafe lint: optional json structs must be ptrs 2018-08-23 18:51:01 -04:00
Christopher F d3a75d1dab feature: track node load, account for this when selecting a node 2018-08-23 18:29:58 -04:00
Christopher F 89c44fb63c fix: lavalink expects snowflakes to be a string 2018-08-22 20:49:33 -04:00
Christopher F b1983105f3 feature: feature complete lavalink 2018-08-22 18:58:01 -04:00
Christopher F 9b3baebda1 feature: add player 2018-08-22 18:44:20 -04:00
Christopher F 2e77254b1b feature: add manager, node, track loading 2018-08-22 18:00:04 -04:00