Retrying on connection failure.
This commit is contained in:
@@ -49,8 +49,8 @@ function onCommand(args, context) {
|
||||
|
||||
const messages = [
|
||||
`How could you miss *that*, @${context.user.username}...?!`,
|
||||
`Better luck next time, @${context.user.username}.`,
|
||||
`The duck got away, @${context.user.username}`,
|
||||
`That's a miss! Better luck next time, @${context.user.username}.`,
|
||||
`The duck outsmarted you, @${context.user.username}`,
|
||||
`Channeling Gareth Southgate, @${context.user.username}? You missed!`,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user