mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 00:08:06 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -8,7 +8,6 @@ module.exports = class FirstMessageCommand extends Command {
|
||||
name: 'first-message',
|
||||
aliases: ['first-msg'],
|
||||
group: 'info',
|
||||
memberName: 'first-message',
|
||||
description: 'Responds with the first message ever sent to a channel.',
|
||||
clientPermissions: [PermissionFlagsBits.EmbedLinks],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user