Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
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: discordsuperutils/discord-super-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.9
Choose a base ref
...
head repository: discordsuperutils/discord-super-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 16 commits
  • 16 files changed
  • 2 contributors

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    2aac5ce View commit details
    Browse the repository at this point in the history
  2. Black formatted

    adam757521 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    98d4504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fea2ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fff95c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Black formatted

    Changed timezone attr to tzinfo
    Added hash to BirthdayMember
    Fixed age method
    adam757521 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    403b749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c084fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    426174a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Rewrote economy system

    Made economy example use all intents
    adam757521 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    59b5dee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32c245b View commit details
    Browse the repository at this point in the history
  3. Made database decorators staticmethods

    Moved stuff in requirements.txt
    adam757521 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    30649ee View commit details
    Browse the repository at this point in the history
  4. Fixed database

    adam757521 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    f7bc13e View commit details
    Browse the repository at this point in the history
  5. Added goto method

    Added complete_queue command and goto command to music
    Black reformat
    adam757521 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    f636e72 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Added ExtendedClient, DatabaseClient, ManagerClient

    Made connect_to_database accept an empty list of tables
    Made DatabaseManager.connect return Optional[Database] and updated the docstring
    Updated moderation.py to use the new ManagerClient
    adam757521 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    bda78ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a184a2d View commit details
    Browse the repository at this point in the history
  3. Bumped version

    adam757521 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    1b09f94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d12f1c View commit details
    Browse the repository at this point in the history
Loading