-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Retrieve Issue From All Git Repos #11
Comments
Let's switch the order and have a default repo. The default repo would presumably be the gurkbot repo (this one). We should also allow for multiple different repos and orgs to be specified. Like this:
We should be able to use a lot of the code from the PyDis Python bot, while customizing it to our liking. |
Sure! Sounds good! |
I will be working on this along with: # GitHub Category
- github issue <num>
- github pr <num>
- github source <command>
- github profile <id> |
@Shivansh-007 are you currently working on this? Also, I'd love to see one PR for each subcommand. A huge PR with four subcommands can be quite tricky to get reviewed. |
Yes almost done |
We can close this, thanks! |
Thank you for contributing! 🌟 🌟 🌟 |
Retrieve Issue From All Git Repos
Command that allows users to retrieve issues from all github repos of gurkult.
Example:
!issue gurkbot 456
(!issue repo issue-number
)!issue meta 12
The text was updated successfully, but these errors were encountered: