Soundboard Alias

This commit is contained in:
Daniel Odendahl Jr
2017-05-13 02:40:38 +00:00
parent ccd230cc2e
commit ac435d5f3c
+1
View File
@@ -6,6 +6,7 @@ module.exports = class SoundboardCommand extends Command {
constructor(client) {
super(client, {
name: 'soundboard',
aliases: ['sound'],
group: 'random',
memberName: 'soundboard',
description: 'Plays a sound in your voice channel.',