mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = class ClocCommand extends Command {
|
||||
super(client, {
|
||||
name: 'cloc',
|
||||
group: 'util-public',
|
||||
memberName: 'cloc',
|
||||
description: 'Responds with the bot\'s code line count.',
|
||||
guarded: true,
|
||||
clientPermissions: [PermissionFlagsBits.EmbedLinks]
|
||||
|
||||
Reference in New Issue
Block a user