lundgrenalex / towngamerbot

Telegam bot, cities game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Telegam bot, cities game


Languages

Language:Python 85.7%Language:JavaScript 8.9%Language:Makefile 3.0%Language:Dockerfile 1.5%Language:Shell 0.9%