mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 22:32:52 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -9,7 +9,6 @@ module.exports = class DogCommand extends Command {
|
||||
name: 'dog',
|
||||
aliases: ['puppy', 'dog-fact', 'puppy-fact', 'inu', 'inu-fact'],
|
||||
group: 'random-img',
|
||||
memberName: 'dog',
|
||||
description: 'Responds with a random dog image and fact.',
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
credit: [
|
||||
|
||||
Reference in New Issue
Block a user