Skip to content

Releases: PrakharUniyal/Chatbot

Release 2

17 Jan 18:28
11115b1
Compare
Choose a tag to compare
  • 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

12 Jan 12:20
23f96a7
Compare
Choose a tag to compare
Release 1 Pre-release
Pre-release

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