mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 23:05:04 +02:00
Soundboard Alias
This commit is contained in:
@@ -6,6 +6,7 @@ module.exports = class SoundboardCommand extends Command {
|
|||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'soundboard',
|
name: 'soundboard',
|
||||||
|
aliases: ['sound'],
|
||||||
group: 'random',
|
group: 'random',
|
||||||
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