Cities game

A simple example of using aiogram and the wikipedia package. The bot loads a list of cities from a JSON file, and then plays the game “Cities” with the user. If the user wants to find out information about the city that the bot named, then there is a button for this under the message.

How bot looks:

This is CityGame

GitHub

View Github