-
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
Add Gitub Category #66
Conversation
…-007/gurkbot into feature/github-category
Closing #11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heyo, Shivansh 🥒 ! I haven't reviewed the entire PR yet, but here are some things you could look into.
Fixed merged conflict |
@codephile1221 Ok , thanks for the review, will mention those changes in the next commit. |
I wouldn't mind if you make multiple commits for the changes. |
1. Use None instead 2. Add Error Embed Cog which takes random title from constants.py 3. Combine get_repo for channel into one line.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hello!
Few things 🌟
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more thing which I wanted to add...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! I'm done with the review of the whole PR ⭐ .
Here are some things we could discuss.
1. Use MissingReqiuredArguments and let the error handler handle it. 2. Take channel as argument in issues helper instead of the id. 3. Remove redudant code. 4. Fix source link. 5. Remove the docstrings while sending code.
…rate emebed ; Allow user/prepository in _issues.py ; get embed back to _source.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi. Small things we could go through:
1. Change issue usage to >user>/<repo> 2. Add better docstring for class Github. 3. Remove redundant code like instead of raising error if none, make it a required argument.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review as requested 😄 .
Co-authored-by: Vivek Ashok <[email protected]>
Co-authored-by: Vivek Ashok <[email protected]>
Done. |
Co-authored-by: Vivek Ashok <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👉 👈
LGTM 👍 !!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. 💯
No description provided.