All features

Discord Game ID Registration

Connect your members' Discord identity to the games they actually play.

Levlix is a free Discord bot that lets members register an external game ID against their Discord profile. A form collects the ID, the bot validates its format, staff approve it or the server auto-approves, and the member earns a one-time point reward. Gaming communities usually keep a spreadsheet of who plays under which in-game name. This replaces it, keeps it current through change requests, and tells your team about every new registration.

How members register

/gameid opens a form for the in-game ID, for example an account number from a mobile game. The bot checks the format and says what is wrong if it does not fit. Depending on the server's settings the submission is approved on the spot or held in a staff queue, and the member is notified as soon as it goes through. To change the ID later, the member submits /gameid again; the request runs through the same approval, and a staff member unlocks the slot first. One ID per member per server.

Registration buttons posted in a channel keep working after the bot restarts, so a deploy never leaves a dead form behind.

Approval when you want it

Servers choose between auto-approval and a review queue. New registrations are posted to a notification channel with a role ping, /gameidadmin pending lists everyone waiting, /gameidadmin request processes change requests, and /gameidadmin show looks up any member's ID. Staff can set an ID by hand with /gameidadmin update, which grants no reward.

Settings that fit your game

Setting What it does
Reward points Points paid once, on the first approved registration
Registration channel Where the module accepts registrations
Required role A role a member must hold before registering
Field label What the ID is called in messages, such as "Player ID" or "Account Number"
Notification channel and role Where new registrations are posted and who is pinged

Everything is managed from the web dashboard or the /gameidadmin settings view, and /gameidadmin testnotify sends a test to check the setup. The Game ID guide lists every command.

What a registered ID unlocks

A verified ID ties the Discord identity to the game account, unlocks Game ID quizzes, and pays the one-time reward into the same points balance members spend in the shop. Later changes do not pay again.

Signing in on the web

The same Discord account signs in to the web dashboard through OAuth2, where members review their linked IDs and, if the RPG runs on the server, their character data. Integrations overview

Frequently asked questions

Can a member register more than one ID? No. One ID per member per server. To switch, a staff member unlocks the slot and the new ID goes through approval.

What if nobody processes the queue? Members stay pending until staff act. /gameidadmin pending shows the backlog.

Is the reward paid again after a change? No. The bonus is paid once, on the first approved registration.

Can I restrict who registers? Yes. Require a role and limit registrations to one channel.

What does it cost? Levlix is free to add to any Discord server. Add it to your server, set the field label, and choose the registration channel.

Setup steps, every command and every option:

Read the Discord Game ID Registration documentation