-
Notifications
You must be signed in to change notification settings - Fork 0
Discord Link
Nyxon edited this page Mar 24, 2026
·
1 revision
The PotatoDiscordLink module allows players to verify their identity through Discord.
-
Bot Token: Create a bot on the Discord Developer Portal and paste the token into
PotatoDiscordLink/config.yml. -
Linking Role: Set the
linkedRoleID in the config to automatically grant a role to verified users. -
Joining: If
linkRequiredToJoinis true, players will be kicked with a code until they link via Discord.
-
/link: Generates a 4-digit code. -
/unlink: Removes the current link. -
/linked: Shows a list of verified players.
-
/link <code>: Verifies the account using the code from in-game. -
/unlink: Removes verification.