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

Allow admins to kick members from a team #16

Merged
merged 12 commits into from
Mar 10, 2024
Merged

Allow admins to kick members from a team #16

merged 12 commits into from
Mar 10, 2024

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    9b06b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd83d6c View commit details
    Browse the repository at this point in the history
  3. fix: removed typecasting

    eluric committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d741951 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1f572b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff8a15f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 10, 2024

  1. fix: removed casting

    eluric committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    01dbe43 View commit details
    Browse the repository at this point in the history
  2. fix: non-ideal fix for CommandInvokeError in removing players from te…

    …ams. See PR for more details.
    eluric committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3926de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a1277a View commit details
    Browse the repository at this point in the history
  4. fix: changed kick_member to remove_member to avoid confusion with dis…

    …cord's official "kick" command
    eluric committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d6ba1ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46cb1eb View commit details
    Browse the repository at this point in the history