Add user ID to discordgo logs

This commit is contained in:
Tulir Asokan
2023-04-25 20:48:06 +03:00
parent aea88ad68f
commit f247c679de
3 changed files with 23 additions and 15 deletions

2
go.mod
View File

@@ -37,4 +37,4 @@ require (
maunium.net/go/mauflag v1.0.0 // indirect
)
replace github.com/bwmarrin/discordgo => github.com/beeper/discordgo v0.0.0-20230421234845-798d8c4943a5
replace github.com/bwmarrin/discordgo => github.com/beeper/discordgo v0.0.0-20230425174737-526618ee92f8