Bingo Command
Bingo is a multiplayer game hosted by PythBots. Players join to receive a personal board, numbers are drawn automatically, and the first valid bingo wins.
Command Usage
!bingo start [30s|1m]!bingo join!bingo check [user]!bingo winners!bingo clear!bingo start 30s!bingo start 1m!bingo check 123456!bingo check username- win — The user has just won.
- bingo — The user already won earlier.
- nope — The user has not won yet.
- not_found — The user is not in the current game.
- Bingo is tied to the current chat (each chat runs its own game).
!bingo joinsends your board link by PM for privacy.- Winners are stored and can be viewed later using
!bingo winners. - If you joined late, your board will still show the numbers already drawn.
Start a Bingo Game
To start a new Bingo game in the current chat:
!bingo start
By default, the game begins after a short delay so players have time to join.
You can also set a custom delay:
After starting, the bot will announce that Bingo is running and tell users to type !bingo join.
Join the Game (Get Your Board)
To join the current Bingo game:
!bingo join
The bot will send you a private message with a link to your Bingo board.
Your board link is unique to you. Keep it private.
Check Bingo Winner Status
To check if you have won:
!bingo check
You can also check another user by name or ID:
Possible results:
Show Winners
To view the top winners for the current chat:
!bingo winners
The bot will show up to the latest winners and how long ago they won.
Clear the Game
To fully reset the Bingo game for the current chat:
!bingo clear
This clears the current game state so a new game can be started fresh.
Notes