Allow/Disallow Cleverbot

This commit is contained in:
Dragon Fire
2021-05-18 16:37:16 -04:00
parent d7be838434
commit 08235698e3
10 changed files with 110 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ module.exports = class UnblacklistCommand extends Command {
},
{
key: 'target',
prompt: 'What do you want to unblacklist? Use the ID.',
prompt: 'Who do you want to unblacklist? Use the ID.',
type: 'string'
}
]