'own' aliases

This commit is contained in:
Supositware 2019-05-03 15:32:47 +02:00
parent 828ab65841
commit 5eb63eeaea

View file

@ -4,7 +4,7 @@ const { ownerID } = require('../../config.json');
class OwnedCommand extends Command {
constructor() {
super('owned', {
aliases: ['owned'],
aliases: ['owned', 'own'],
category: 'hidden',
args: [
{