From be73942ab24874d90e0514482686993fc60325b9 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Tue, 13 Aug 2019 23:31:35 +0200 Subject: [PATCH] change retry message --- commands/fun/fakebot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/fakebot.js b/commands/fun/fakebot.js index fb21b72b..1c654c72 100644 --- a/commands/fun/fakebot.js +++ b/commands/fun/fakebot.js @@ -12,7 +12,7 @@ class fakebotCommand extends Command { type: 'user', prompt: { start: 'Who should i fake?', - retry: 'Didn\'t find any user named like that, please try again' + retry: 'Didn\'t find any user named like that, please say the name again.' } }, {