Didn't mean to delete that

This commit is contained in:
Daniel Odendahl Jr
2018-02-26 14:23:29 +00:00
parent 555d43e25f
commit c61639ab1c
+1 -1
View File
@@ -7,7 +7,7 @@ module.exports = class SoundboardCommand extends Command {
constructor(client) {
super(client, {
name: 'soundboard',
aliases: ['sound'],
aliases: ['sound', 'foley'],
group: 'voice',
memberName: 'soundboard',
description: 'Plays a sound in your voice channel.',