Releases: aria-music/aria-discord-go
Releases · aria-music/aria-discord-go
4b46a94
fix panic when search result does not have entry.Entry
0e69f5c
add command search (#24)
* add search commands
* fix searchData struct
* register commands
* pass zero value struct to handler if parse failed
* show provider for queue
* add search
033efed
use same style for search and queue
ca0cea0
command(token): send token to user channel
904d5be
revert discordgo to v0.20.3
64611a8
use state-cached Guild (changed in discordgo v0.21.0)
f9b5938
bot: fix voice state struct
8e7705d
bot: fix voice reconnect
fixes #10 - reconnect to discord voice properly