Fixed typo that Yoda surfaced.

This commit is contained in:
Justin Judd 2025-07-08 21:16:26 -07:00
parent 9145d7826e
commit 236d5450ba

View File

@ -34,7 +34,7 @@ var joinMessages = []string{
"<@%s> has joined <#%s>", "<@%s> has joined <#%s>",
"<@%s> has joined <#%s>; Join in for some nerd talk", "<@%s> has joined <#%s>; Join in for some nerd talk",
"<#%[2]s> is the place to be! <@%[1]s> just joined", "<#%[2]s> is the place to be! <@%[1]s> just joined",
"<#%[2]s> just go a bit cooler, <@%[1]s> is now in", "<#%[2]s> just got a bit cooler, <@%[1]s> is now in",
"<@%s> is hanging out in <#%s>", "<@%s> is hanging out in <#%s>",
} }