Guess the Number Telegram Bot

t.me/tg_guess_the_number_bot

Telegram bot playing "Guess the number" game.

Bot thinks of a number from one to a hundred. You can try to guess it. Bot informs if the number is less or more than the hidden one.

Requrements

$ pip install aiogram

Setup

  • put down your Telegram API token (string 9)
  • execute bot.py

Commands

  • /help — about the bot
  • /start — start the game
  • /cancel — stop the game
  • stop — stop the game
GitHub - jamyan/tg_guess_the_number_bot: Telegram bot playing “Guess the number” game
Telegram bot playing “Guess the number” game. Contribute to jamyan/tg_guess_the_number_bot development by creating an account on GitHub.