Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Releases: aria-music/aria-discord-go

4b46a94

06 Oct 03:25
Compare
Choose a tag to compare
fix panic when search result does not have entry.Entry

0e69f5c

06 Oct 03:07
0e69f5c
Compare
Choose a tag to compare
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

06 Oct 14:52
Compare
Choose a tag to compare
use same style for search and queue

ca0cea0

30 Sep 16:44
Compare
Choose a tag to compare
command(token): send token to user channel

904d5be

21 Jul 19:04
Compare
Choose a tag to compare
revert discordgo to v0.20.3

64611a8

21 Jul 20:03
Compare
Choose a tag to compare
use state-cached Guild (changed in discordgo v0.21.0)

ef393f7

20 Jul 19:36
Compare
Choose a tag to compare
update help command

f509ba3

16 Jun 13:00
Compare
Choose a tag to compare
chore: update deps

f9b5938

18 May 13:20
Compare
Choose a tag to compare
bot: fix voice state struct

8e7705d

16 May 03:01
Compare
Choose a tag to compare
bot: fix voice reconnect

fixes #10 - reconnect to discord voice properly