forked from Supositware/Haha-Yes
added aliases
This commit is contained in:
parent
7c747292a7
commit
958de75539
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ const { Command } = require('discord-akairo');
|
|||
class levertownedCommand extends Command {
|
||||
constructor() {
|
||||
super('levertowned', {
|
||||
aliases: ['levertowned'],
|
||||
aliases: ['levertowned', 'levertard', 'nooberton'],
|
||||
category: 'hidden',
|
||||
description: {
|
||||
content: 'levertowned',
|
||||
|
|
Loading…
Reference in a new issue