removed caps

This commit is contained in:
Loïc Bersier 2018-09-08 00:22:38 +02:00
parent 889cef0f8f
commit 5af3d57624

View file

@ -1,10 +1,10 @@
const { Command } = require('discord.js-commando');
module.exports = class BotAvatarCommand extends Command {
module.exports = class BotavatarCommand extends Command {
constructor(client) {
super(client, {
name: 'botAvatar',
name: 'botavatar',
group: 'owner',
memberName: 'botAvatar',
memberName: 'botavatar',
description: 'Change the avatar of the bot',
ownerOnly: true,
args: [