A Telegram bot-based game that allows players to participate in weekly competitions and earn prizes.
- Weekly competition
- Auto prize calculation
- Live score updates
- Clone the repository.
- Install dependencies:
pip install -r requirements.txt
. - Edit the
.env
file to insert your Telegram Bot Token. - Run the bot:
python main.py
.
/start
- Start the game./help
- Show help information./game
- Start a new round.