mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 14:19:56 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class PruneCommand extends Command {
|
||||
name: 'prune',
|
||||
aliases: ['clear', 'bulk-delete'],
|
||||
group: 'other',
|
||||
memberName: 'prune',
|
||||
description: 'Deletes up to 99 messages from the current channel.',
|
||||
guildOnly: true,
|
||||
throttling: {
|
||||
|
||||
Reference in New Issue
Block a user