mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-08 23:32:12 +02:00
Github Zen Command
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class GithubCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'github',
|
||||
aliases: ['github-repository', 'github-repo', 'git-repo'],
|
||||
aliases: ['github-repository', 'github-repo', 'git-repo', 'gh'],
|
||||
group: 'search',
|
||||
memberName: 'github',
|
||||
description: 'Responds with information on a GitHub repository.',
|
||||
|
||||
Reference in New Issue
Block a user