mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Didn't mean to delete that
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class SoundboardCommand extends Command {
|
|||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'soundboard',
|
name: 'soundboard',
|
||||||
aliases: ['sound'],
|
aliases: ['sound', 'foley'],
|
||||||
group: 'voice',
|
group: 'voice',
|
||||||
memberName: 'soundboard',
|
memberName: 'soundboard',
|
||||||
description: 'Plays a sound in your voice channel.',
|
description: 'Plays a sound in your voice channel.',
|
||||||
|
|||||||
Reference in New Issue
Block a user