Skip to content

lundgrenalex/towngamerbot

Repository files navigation

Telegram bot (cities game)

  • bot sends the name of an existing city
  • you must respond with a city that starts with the last letter of the city that the bot sent before
  • there are at least 4 strategies to beat the bot
  • points are awarded for each answer
  • the bot can also win the game
  • enjoy

Howto

Prepare

You have to create local_config.py in your ROOT application path with conf parameters like:

telegram_key = 'YOUR TELEGRAM BOT KEY'

Commands

Start: docker-compose up -d Stop: docker-compose up -d