Python telegram bot built using aiogram library. Bot supports two languages of interaction (Ru, En). It can read address from user's message, connect to OpenStreetMap API and search for tourists attractions in the vicinity of input place. Also bot can read pure geographic coordinates and perform the same functionality.
Bot supports /lucky telegram command which generates random coordinates and perform the same functionality.
/help command requires description of proper interaction with bot.
Also bot collects minor statistics about users. One can retrieve it by /stats telegram command.
Tested on Windows 10.
by default - database is stored localy SQLite DB,