Skip to main content

/github Command

Gathers some info from GitHub

issue Subcommand

Gathers an issue from a repository on GitHub

Arguments

NameTypeKindDescription
repoStringRequiredThe repo to look up (format: UserOrOrg/Repo)
issueStringRequiredThe issue. Provide a number or search term

repository Subcommand

Gathers a repository from GitHub

Arguments

NameTypeKindDescription
repoStringRequiredThe repo to look up (format: UserOrOrg/Repo)

user Subcommand

Gathers a user from GitHub

Arguments

NameTypeKindDescription
usernameStringOptionalThe user to look up (default: yours if set)

Permissions

The bot does not need any special permissions to run this command.