[Chat bot]
@timsml_bot
Description
This bot requests your location and displays brief information about it. It also allows you to enter an address and get the location on a map. Build using aiogram library and geodecoding api.
This bot requests your location and displays brief information about it. It also allows you to enter an address and get the location on a map. This is a very simple bot with two commands:
/help - displays basic information about this bot
/loc - creates the corresponding buttons (keyboard) for further interaction with the user
To obtain accessible information about organizations in the selected location, I use a free API called GeocodingAPI. Results are returned in the locale of the location for which the coordinates were requested.
Reviews
(0)