mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 22:01:54 +02:00
23
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = class GithubCommand extends Command {
|
||||
name: 'github',
|
||||
group: 'search',
|
||||
memberName: 'github',
|
||||
description: 'Gets repo information from GitHub.',
|
||||
description: 'Responds with repo information from a GitHub repository.',
|
||||
clientPermissions: ['EMBED_LINKS'],
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user