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: PyBotDevs/isobot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2022.722.0
Choose a base ref
...
head repository: PyBotDevs/isobot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2022.722.1
Choose a head ref
  • 14 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 23, 2022

  1. Add dependencies list

    notsniped authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    5b5f73f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102 from PyBotDevs/dependency-list-poetry

    Add dependencies list
    notsniped authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    3cc31c8 View commit details
    Browse the repository at this point in the history
  3. Create e

    notsniped authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    b44e1d8 View commit details
    Browse the repository at this point in the history
  4. Add Beta NKA framework

    notsniped committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    1748992 View commit details
    Browse the repository at this point in the history
  5. Add imports for framework

    notsniped committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    0a12d1a View commit details
    Browse the repository at this point in the history
  6. Remove blank file

    notsniped committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    cd24234 View commit details
    Browse the repository at this point in the history
  7. Remove old class CurrencyAPI

    This has been removed as it is now included in the framework.
    notsniped committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    60c69ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2629b1 View commit details
    Browse the repository at this point in the history
  9. Add newlines at end of files

    Github got mad at me xd
    notsniped committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    3036e8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f43fc7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e4bdee View commit details
    Browse the repository at this point in the history
  12. Resolve framework imports

    notsniped committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    159377d View commit details
    Browse the repository at this point in the history
  13. Replace import with direct class Colours

    The import was causing some weird import errors, so I replaced with a direct class which actually helps.
    notsniped committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    56151f2 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #103 from PyBotDevs/add-nka-framework-beta

    Add basic implementation of NKA Framework
    notsniped authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    8054d35 View commit details
    Browse the repository at this point in the history
Loading