mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 14:04:38 +02:00
Move portal-send to the Other group
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = class PortalSendCommand extends Command {
|
||||
super(client, {
|
||||
name: 'portal-send',
|
||||
aliases: ['portal'],
|
||||
group: 'text-edit',
|
||||
group: 'other',
|
||||
memberName: 'portal-send',
|
||||
description: 'Send a message to a portal channel.',
|
||||
args: [
|
||||
Reference in New Issue
Block a user