Swap command#22
Open
noelhermanss wants to merge 2 commits intomainfrom
Open
Conversation
Introduce a new slash command /swap that swaps all stats between two player licenses owned by the same person. RWFC mods should verify the following two things before executing the command: 1. Both licenses are on the VR leaderboard (important for fresh licenses) 2. Both licenses are verified to be owned by the same person
Sends notifications to the private logs channel when moderators perform flag, unflag, or swap actions. Please verify if this is the correct way to only send it to the private logs channel and not the public one.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
2 main things I added:
For the automated flagging done by the backend, I will need to setup a webhook which can be fired, it didn't seem right to do that with the bot.