Skip to content

Add a Discord rank syncing endpoint #6

Description

@marcdif

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions