mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 14:55:40 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -12,7 +12,6 @@ module.exports = class GithubCommand extends Command {
|
||||
name: 'github',
|
||||
aliases: ['repo', 'gh', 'github-repo', 'gh-repo'],
|
||||
group: 'search',
|
||||
memberName: 'github',
|
||||
description: 'Responds with information on a GitHub repository.',
|
||||
clientPermissions: [PermissionFlagsBits.EmbedLinks],
|
||||
credit: [
|
||||
|
||||
Reference in New Issue
Block a user