Skip to content

Add a Discord rank syncing endpoint #6

@marcdif

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.

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