diff --git a/index.js b/index.js index c08e993..aa157aa 100644 --- a/index.js +++ b/index.js @@ -28,7 +28,7 @@ class hahaYesClient extends AkairoClient { prompt: { timeout: 'Time ran out, command has been cancelled.', ended: 'Too many retries, command has been cancelled.', - retry: 'Could not find your argument, please try again!', + retry: 'Could not find your argument, please try again! Say `cancel` to stop the command', cancel: 'Command has been cancelled.', retries: 4, time: 30000