mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 21:40:51 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class PauseCommand extends Command {
|
||||
name: 'pause',
|
||||
aliases: ['pause-voice-channel', 'pause-vc', 'pause-voice', 'pause-music', 'pause-playing'],
|
||||
group: 'util-voice',
|
||||
memberName: 'pause',
|
||||
description: 'Pauses the current audio playing.',
|
||||
guildOnly: true,
|
||||
guarded: true
|
||||
|
||||
Reference in New Issue
Block a user