Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-discord/bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: python-discord/bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/modpings
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 3 files changed
  • 4 contributors

Commits on Dec 9, 2021

  1. Add day duration convertor

    This convertor is used to convert hours/minutes in 12/24 hour format to a datetime object using today's datetime as the base.
    Shivansh-007 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    f8ea3e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dda754 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    034c6c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c742e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b8a874 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Fix typos

    Co-authored-by: Johannes Christ <jc@jchri.st>
    Shivansh-007 and jchristgit committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    8329eea View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    82eca3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b471b16 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Apply grammar changes

    Co-authored-by: TizzySaurus <47674925+TizzySaurus@users.noreply.github.com>
    Shivansh-007 and TizzySaurus committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    7f8c188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d1724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24c1566 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

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