mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 13:56:25 +02:00
Move Play to voice group
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = class PlayCommand extends Command {
|
||||
super(client, {
|
||||
name: 'play',
|
||||
aliases: ['play-music', 'music'],
|
||||
group: 'music',
|
||||
group: 'voice',
|
||||
memberName: 'play',
|
||||
description: 'Plays a YouTube video in your voice channel.',
|
||||
guildOnly: true,
|
||||
Reference in New Issue
Block a user