diff options
Diffstat (limited to 'commands/ask.js')
| -rw-r--r-- | commands/ask.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/ask.js b/commands/ask.js index 1dd5edd..efb4a22 100644 --- a/commands/ask.js +++ b/commands/ask.js @@ -26,6 +26,7 @@ module.exports.run = async (client, message, args) => { 'Yep. Just kidding :P', 'I doubt it.', 'Maybe?', + 'Perhaps...', 'I don\'t know?', 'Hmm let me think :thinking:', ]; |
