mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 18:05:01 +02:00
Bunch of new aliases
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = class MessageCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'message',
|
||||
aliases: ['message-info', 'msg', 'msg-info', 'reply'],
|
||||
aliases: ['message-info', 'msg', 'msg-info'],
|
||||
group: 'info',
|
||||
memberName: 'message',
|
||||
description: 'Responds with detailed information on a message.',
|
||||
|
||||
Reference in New Issue
Block a user