-
-
Notifications
You must be signed in to change notification settings - Fork 751
Feature: !github command #1472
Copy link
Copy link
Closed
Labels
m: externalOutside the scope of this projectOutside the scope of this projectt: featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
m: externalOutside the scope of this projectOutside the scope of this projectt: featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
We have the
!pypiwhich is useful, and I think that a!githubcommand can be useful to share repositories with others.Usage
!github python-discord/botSends info about thebot(this one) repo.!github search discord.pyShows search results for the termdiscord.pyMaybe some other command(s)
Additional Details
We can use the github api for this.
I would like to implement this command.