Outcome
After this guide, your bingo will be connected to your Discord server so players and moderators can use the bot workflows tied to the live event.
Before you start
- You need moderator access to the bingo workspace.
- You need permission in Discord to install apps or manage the target server.
- Your bingo should already exist so the bingo code is available.
Step 1: install the bot
- Add the RNG Bingo Discord bot to your Discord server.
- Start the Discord authorization flow.
- Choose the server you want to connect.
- Finish the authorization flow in Discord.
- Confirm the bot RNG Bingo is installed and ready to use.
Step 2: connect the server to the bingo
-
Open your bingo in the app and navigate to the Discord tab.
-
Copy the connect command from the Discord Setup section. This command includes the bingo code unique to your bingo.
-
Run the command in the Discord server where the bot is installed. For example:
/bingo setup connect bingo_code:<your-code> -
This command only links the server to the bingo. It does not automatically route bot messages into a catch-all channel.
-
After connecting, configure dedicated channels with
/bingo setup channelsso each workflow reaches the right audience. A good channel list is:- #bingo-signups:
/bingo setup channels category:signups channel:#bingo-signups. Enable Discord registration for your bingo and use/bingo join signupin your signup channel. When players sign up it will be broadcast to this channel with their in-game username. - #bingo-review:
/bingo setup channels category:reviews channel:#bingo-review. It is recommended to make this channel private to moderators only. - #bingo-submissions:
/bingo setup channels category:submissions channel:#bingo-submissions. This is the default channel for approved tiles and completed progress updates. - #bingo-general:
/bingo setup channels category:announcements channel:#bingo-general. This is the default channel for bounties and event announcements.
- #bingo-signups:
Step 3: confirm the bot is working
- Check that the server appears as connected in the bingo’s Discord area.
- Run
/bingo setup statusto confirm routing stays empty until you choose the channels you want. - Review the listed slash commands so players know how to join, submit tile progress, and preview the board.
- If your moderators need Discord-based review powers, add the correct Discord role or user as a moderation grant in the Discord panel.
Common gotchas
- The bot can be installed in Discord before the bingo is connected, but it still needs the bingo-specific connect command to attach the event.
- Use the exact event code for the right bingo. Connecting the wrong code creates confusion fast during live events.
- Discord registration and Discord moderation are separate capabilities. Turning on one does not automatically configure the other.