Relative Content

Tag Archive for pythonpython-3.xtelegrampython-telegram-bottelebot

My bot does not switch from one function to another

The bot stops at the start_game function, and nothing happens after it, although easy_game should go on.
The main task of my bot is for it to guess countries, and the user to guess the capital of this country. I have two questions.: