Join/Leave Voice Commands

This commit is contained in:
Dragon Fire
2020-05-05 16:42:36 -04:00
parent 799d6084ea
commit 7e1e5f37c3
9 changed files with 106 additions and 66 deletions
-1
View File
@@ -6,7 +6,6 @@ module.exports = class InviteCommand extends Command {
constructor(client) {
super(client, {
name: 'invite',
aliases: ['join'],
group: 'util',
memberName: 'invite',
description: 'Responds with the bot\'s invite links.',