https://github.com/harshil21/ev-chargers-telegram
Bot for finding Electric Chargers near you
https://github.com/harshil21/ev-chargers-telegram
charging-stations electric-vehicles location-based python-telegram-bot telegram-bot
Last synced: 8 months ago
JSON representation
Bot for finding Electric Chargers near you
- Host: GitHub
- URL: https://github.com/harshil21/ev-chargers-telegram
- Owner: harshil21
- Created: 2022-12-23T09:35:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T07:46:18.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T18:43:11.839Z (10 months ago)
- Topics: charging-stations, electric-vehicles, location-based, python-telegram-bot, telegram-bot
- Language: Python
- Homepage: https://t.me/ChargeNGo_bot
- Size: 2.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ev-chargers-telegram
A Telegram bot for finding Electric Chargers near you.
Start by sending your live location to [@ChargeNGo_bot](https://t.me/ChargeNGo_bot). The bot will then find EV chargers near you as you move.
## Privacy
No personal data is stored permanently, location related data is needed for the bot to work and is deleted immediately after the location sharing has stopped.
Anonymous location data is logged for debugging purposes, and it is not linked back to you. You can verify this by looking at the source yourself.
### Hosting
As you can see, the bot is currently being hosted at Replit.
#### Ownership
This bot was made for someone else, and I (harshil21) do not have any rights or control over the Telegram bot or its features. However, the code has been written by me.