https://github.com/zeph1997/find-nearby-aed
A Telegram bot that will help a user find the nearest AED based on the location sent to the bot.
https://github.com/zeph1997/find-nearby-aed
chatbot location-based
Last synced: about 2 months ago
JSON representation
A Telegram bot that will help a user find the nearest AED based on the location sent to the bot.
- Host: GitHub
- URL: https://github.com/zeph1997/find-nearby-aed
- Owner: zeph1997
- Created: 2020-06-24T15:13:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T15:19:39.000Z (almost 5 years ago)
- Last Synced: 2025-02-03T23:51:15.243Z (4 months ago)
- Topics: chatbot, location-based
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Find-Nearby-AED
A Telegram bot that will help a user find the nearest AED based on the location sent to the bot.AED locations are stored in a Firebase Real-Time Database with latitude and logitude. When user sends their location through the Telegram app to the bot, the bot will send back a location to the user and the user can tap on the location for further directions.
