We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d66284 + dbaa7cf commit af278e0Copy full SHA for af278e0
src/main/kotlin/me/ddivad/judgebot/conversations/GuildChoiceConversation.kt
@@ -17,7 +17,7 @@ fun guildChoiceConversation(
17
embed {
18
color = Color.MAGENTA.kColor
19
title = "Select Server"
20
- description = "Select the server you to view history for."
+ description = "Select the server you want to view the history for."
21
thumbnail {
22
url = discord.kord.getSelf().avatar.url
23
}
0 commit comments