mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 01:57:54 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class HiCommand extends Command {
|
||||
name: 'hi',
|
||||
aliases: ['hello', 'hey', 'hoi', 'hola'],
|
||||
group: 'single',
|
||||
memberName: 'hi',
|
||||
description: 'Hello.'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user