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: BeepBoopHQ/starter-python-bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: HUSSTECH/starter-python-bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 29, 2016

  1. 🎊 Added .gitattributes & .gitignore files

    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    0a75be9 View commit details
    Browse the repository at this point in the history
  2. update bot name and desc

    update bot name and desc
    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    b90fc3a View commit details
    Browse the repository at this point in the history
  3. added day countdown response

    day countdown response
    update help
    update desc
    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    43bcc58 View commit details
    Browse the repository at this point in the history
  4. properly casting to_date as date()

    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    5e63e9b View commit details
    Browse the repository at this point in the history
  5. cast days to str

    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    5893e93 View commit details
    Browse the repository at this point in the history
  6. day or days after countdown number

    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    7ea3155 View commit details
    Browse the repository at this point in the history
  7. error handle

    wrapped countdown code in if block which checks if the regex has a value
    or not.
    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    c616427 View commit details
    Browse the repository at this point in the history
  8. Easter egg

    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    e94c62b View commit details
    Browse the repository at this point in the history
  9. easter egg

    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    2e126b3 View commit details
    Browse the repository at this point in the history
  10. full stop

    HUSSTECH
    HUSSTECH committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    0a3f20f View commit details
    Browse the repository at this point in the history
Loading