mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 15:57:47 +02:00
23
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = class InfoCommand extends Command {
|
||||
aliases: ['information', 'stats'],
|
||||
group: 'util',
|
||||
memberName: 'info',
|
||||
description: 'Gives some bot info.',
|
||||
description: 'Responds with detailed bot information.',
|
||||
guarded: true,
|
||||
clientPermissions: ['EMBED_LINKS']
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user