More critical fixes, leave-vc requires MOVE_MEMBERS, memberNames

This commit is contained in:
Daniel Odendahl Jr
2018-04-24 22:17:34 +00:00
parent 6a96b979c9
commit 71ebdd95d3
15 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const { Command } = require('discord.js-commando');
module.exports = class ItsJokeCommand extends Command {
module.exports = class IsntJokeCommand extends Command {
constructor(client) {
super(client, {
name: 'isnt-joke',