mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-08 15:19:14 +02:00
More Aliases, Thesaurus
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class GitHubCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'github',
|
||||
aliases: ['github-repository', 'github-repo'],
|
||||
aliases: ['github-repository', 'github-repo', 'git-repo'],
|
||||
group: 'search',
|
||||
memberName: 'github',
|
||||
description: 'Searches GitHub for information on a repository.',
|
||||
|
||||
Reference in New Issue
Block a user