Skip to content
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

Merged
merged 28 commits into from
Jan 18, 2021
Merged

Add Gitub Category #66

merged 28 commits into from
Jan 18, 2021

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    e4b40f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    6419bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76fa350 View commit details
    Browse the repository at this point in the history
  3. Lower profile cooldown

    Shivansh-007 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    551f870 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    675cc50 View commit details
    Browse the repository at this point in the history
  2. Lower profile cooldown

    Shivansh-007 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    474e17c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    421817f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    f56738c View commit details
    Browse the repository at this point in the history
  2. Lower profile cooldown

    Shivansh-007 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    cc54e17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35b05bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f6c82c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9e89dc View commit details
    Browse the repository at this point in the history
  6. Lower profile cooldown

    Shivansh-007 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    7e91f31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ac3975 View commit details
    Browse the repository at this point in the history
  8. Lower profile cooldown

    Shivansh-007 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    69509ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2ba0de View commit details
    Browse the repository at this point in the history
  10. Update issues.py

    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.
    Shivansh-007 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    3badaf7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e33a388 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Mention changes asked by Vivek:

    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.
    Shivansh-007 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    bb7fe02 View commit details
    Browse the repository at this point in the history
  2. Lint code

    Shivansh-007 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    48485b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e3656f View commit details
    Browse the repository at this point in the history
  4. Lint code

    Shivansh-007 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    52934fa View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Remove redundant code in _profile.py and merge get_user_data and gene…

    …rate emebed ; Allow user/prepository in _issues.py ; get embed back to _source.py
    Shivansh-007 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    071b1df View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. ention changes asked by Vivek:

    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.
    Shivansh-007 committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    c4ea3e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068cc78 View commit details
    Browse the repository at this point in the history
  3. Update bot/exts/github/github.py

    Co-authored-by: Vivek Ashok <[email protected]>
    Shivansh-007 and vivekashok1221 authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    16a9bb8 View commit details
    Browse the repository at this point in the history
  4. Update bot/exts/github/github.py

    Co-authored-by: Vivek Ashok <[email protected]>
    Shivansh-007 and vivekashok1221 authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    ab58ee8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Optional to typing.Optional

    Co-authored-by: Vivek Ashok <[email protected]>
    Shivansh-007 and vivekashok1221 authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    83304e6 View commit details
    Browse the repository at this point in the history