change retry message

This commit is contained in:
loicbersier 2019-08-13 23:31:35 +02:00
parent dd8be03ac5
commit be73942ab2

View file

@ -12,7 +12,7 @@ class fakebotCommand extends Command {
type: 'user', type: 'user',
prompt: { prompt: {
start: 'Who should i fake?', 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.'
} }
}, },
{ {