mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 00:08:06 +02:00
Re-order groups
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class ScreenshotCommand extends Command {
|
||||
super(client, {
|
||||
name: 'screenshot',
|
||||
aliases: ['capture', 'ss'],
|
||||
group: 'other',
|
||||
group: 'analyze',
|
||||
memberName: 'screenshot',
|
||||
description: 'Takes a screenshot of any webpage.',
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
Reference in New Issue
Block a user