From 89af58a8019e431ff1be331df7173c2b73bc9536 Mon Sep 17 00:00:00 2001 From: Andreas Date: Wed, 23 Aug 2023 15:53:48 +0200 Subject: [PATCH] Update main.go added closing arg " for string --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 31385c9..adcfaed 100644 --- a/main.go +++ b/main.go @@ -277,7 +277,7 @@ func renderVoiceStateText(user *discordgo.User, leaving bool, voiceState *discor user.Username = "Ipec" case "matze8205": user.Username = "Bifteki" - case "didi1701: + case "didi1701": user.Username = "Didi" case "oxisto": user.Username = "Oxisto"