Skip to content

add !mp removeref and !mp listrefs#90

Merged
ILW8 merged 1 commit intomasterfrom
feature/list-and-remove-refs
Sep 25, 2025
Merged

add !mp removeref and !mp listrefs#90
ILW8 merged 1 commit intomasterfrom
feature/list-and-remove-refs

Conversation

@ILW8
Copy link
Copy Markdown
Owner

@ILW8 ILW8 commented Sep 25, 2025

I didn't know these existed on bancho

@ILW8 ILW8 requested a review from Copilot September 25, 2025 01:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds new multiplayer referee management commands (!mp removeref and !mp listrefs) to complement the existing !mp addref functionality in the osu! client.

  • Extends referee management with removal and listing capabilities
  • Refactors existing addref logic to use a switch statement for better command organization
  • Updates method signatures to return success/failure status for better command feedback

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
MultiplayerMatchSubScreen.cs Modifies AddRef to return boolean success status and adds RemoveRef methods with overloads for username and APIUser
StandAloneChatDisplay.cs Adds removeref and listrefs commands, refactors command handling to use switch statement, and improves logging

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ILW8 ILW8 merged commit 403169d into master Sep 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants