public stuff

This commit is contained in:
Daniel Odendahl Jr
2018-04-28 20:28:11 +00:00
parent 79daa7b363
commit 656b0b0e88
5 changed files with 35 additions and 4 deletions
-1
View File
@@ -4,7 +4,6 @@ module.exports = class UnsubscribeCommand extends Command {
constructor(client) {
super(client, {
name: 'unsubscribe',
aliases: ['leave'],
group: 'role-manage',
memberName: 'unsubscribe',
description: 'Unsubscribes you from the specified role.',