mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 10:25:11 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class CleverbotEndCommand extends Command {
|
||||
name: 'cleverbot-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