Make Cleverbot Owner-Only

This commit is contained in:
Dragon Fire
2020-03-07 10:26:05 -05:00
parent 45342725aa
commit 8692dcbf9f
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -11,6 +11,8 @@ module.exports = class CleverbotCommand extends Command {
group: 'other',
memberName: 'cleverbot',
description: 'Talk to Cleverbot.',
details: 'Only the bot owner(s) may use this command.',
ownerOnly: true,
credit: [
{
name: 'Cleverbot',