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

Add a Discord rank syncing endpoint #6

Open
marcdif opened this issue Nov 2, 2020 · 0 comments
Open

Add a Discord rank syncing endpoint #6

marcdif opened this issue Nov 2, 2020 · 0 comments
Labels
discord enhancement New feature or request

Comments

@marcdif
Copy link
Member

marcdif commented Nov 2, 2020

This endpoint will be called whenever a Minecraft user's rank changes, and their display role on Palace's discord needs to be changed. The body should contain the minecraftUUID and the rank they're changing to, as a lowercase string.

If there is an error - the UUID doesn't exist, the rank doesn't exist, etc. - return a message that explains the issue.
If it succeds, return success: true.

@marcdif marcdif added enhancement New feature or request discord labels Nov 2, 2020
@marcdif marcdif assigned Vidsify and Flakenstine and unassigned Vidsify and Flakenstine Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discord enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants