mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 15:56:52 +02:00
Technically there's a fallback
This commit is contained in:
@@ -7,8 +7,7 @@ module.exports = class HelloWorldCommand extends Command {
|
||||
aliases: ['hello', 'hey', 'hoi', 'hola'],
|
||||
group: 'single',
|
||||
memberName: 'hi',
|
||||
description: 'Hello.',
|
||||
clientPermissions: ['ADD_REACTIONS', 'READ_MESSAGE_HISTORY']
|
||||
description: 'Hello.'
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user