change retry message
This commit is contained in:
parent
dd8be03ac5
commit
be73942ab2
1 changed files with 1 additions and 1 deletions
|
@ -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.'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue