Releases: PrakharUniyal/Chatbot
Releases · PrakharUniyal/Chatbot
Release 2
- Added Voice Query support
- Replaced Google reverse geocoding API by NominatimAPI using geopy python module
- Added programming doubts support with /programming_doubt command using StackAPI
- Added inline keyboard for course curriculum
- Added collections of routes, users, and user logs in firebase DB
- Modularise the entire codebase
Release 1
The first release of Telegram Chatbot
- Used Ngrok to expose the flask web server running on my local machine to the internet
- Received a webhook with Flask
- Control Bot using HTTPS requests to telegram-bot-API
- Integrate Google Dialogueflow