1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-11 17:42:48 +00:00

fix: channel join sound bug

This commit is contained in:
2022-03-23 22:13:28 -05:00
parent 6b8db59e98
commit 149ba48802
7 changed files with 64 additions and 74 deletions

View File

@@ -3,7 +3,7 @@ module github.com/mgerb/go-discord-bot/server
go 1.17
require (
github.com/bwmarrin/discordgo v0.23.2
github.com/bwmarrin/discordgo v0.24.0
github.com/gin-gonic/gin v1.7.7
github.com/go-audio/audio v1.0.0
github.com/go-audio/wav v1.0.0