mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
end as cleverbot-end alias
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = class CleverbotEndCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'cleverbot-end',
|
||||
aliases: ['clevs-end', 'chat-end'],
|
||||
aliases: ['clevs-end', 'chat-end', 'end'],
|
||||
group: 'cleverbot',
|
||||
memberName: 'cleverbot-end',
|
||||
description: 'Ends the current Cleverbot chat.'
|
||||
|
||||
Reference in New Issue
Block a user