Added playable round to letters game.
This commit is contained in:
@@ -50,7 +50,7 @@ function onCommand(args, context) {
|
||||
}
|
||||
|
||||
const messages = [
|
||||
`How could you miss *that*, ${config.usernamePrefix}${context.user.username}...?!`,
|
||||
`How could you miss ${style.italic('that')}, ${config.usernamePrefix}${context.user.username}...?!`,
|
||||
`That's a miss! Better luck next time, ${config.usernamePrefix}${context.user.username}.`,
|
||||
`The duck outsmarted you, ${config.usernamePrefix}${context.user.username}`,
|
||||
`Channeling Gareth Southgate, ${config.usernamePrefix}${context.user.username}? You missed!`,
|
||||
|
||||
Reference in New Issue
Block a user