What it does
Group Game Bot turns any Telegram group into a multiplayer game lobby. Add it to your group and play two real-time games: Word Chain and Quiz Bomb. Players compete against each other in timed rounds, earn points based on placement, and can track their progress over time.
It is a simple, group-only bot: there is no setup, no configuration, just /start a game and let friends /join.
How to play
Word Chain
Link words using the last letter of the previous word. Example: HOUSE → ELEPHANT → TIGER.
- The timer shrinks each round, from 35 seconds down to 15.
- Minimum word length increases as the round progresses.
- Repeat or invalid words eliminate the player.
Quiz Bomb
Answer questions correctly to survive. Each player starts with 3 lives.
- Wrong answer = lose 1 life.
- Out of lives = eliminated.
- Timer per question shrinks each round, from 60 seconds down to 30.
Points system
5 or more players in a game:
- 🥇 1st place: 30 points
- 🥈 2nd place: 18 points
- 🥉 3rd place: 12 points
- Everyone else: 6 points
2 to 4 players:
- Winner: 25 points
- Everyone else: 6 points
Quick start
- Add @GroupGameBot to your Telegram group as a member.
- Anyone can start a game by sending the start command in chat.
- Other players join with
/join. - The game auto-starts when enough players have joined, or anyone can trigger it with
/forcestart. - Play and earn points.
Features
- Word Chain: chain-of-letters word game with a shrinking timer.
- Quiz Bomb: trivia game with lives and elimination.
- Real-time multiplayer.
- Points system that scales with group size.
- Personal score tracking.
Frequently asked questions
Does it work in private chats?
No. The bot is group-only by design. Add it to a group to play.
Is it free?
Yes.
Where can I follow updates?
News: @GroupGameNews. Community: @TypoWarriors.
Behind the app
Group Game Bot is an independent project. It uses Telegram's Bot API to run games inside group chats.