← All Projects
Aditi — Telegram Chatbot
An extensible Telegram chatbot built on Dialogflow fulfillment. Designed to be plugged into multiple use cases with minimal effort.
TypeScriptNode.jsDialogflowTelegram Bot API
A conversational Telegram bot powered by Google Dialogflow for natural language understanding. The architecture keeps business logic decoupled from the messaging layer, making it straightforward to extend to new intents or platforms.
Technical highlights:
- TypeScript throughout for type-safe intent handlers
- Dialogflow fulfillment webhook processes NLU results and returns rich responses
- Ngrok used for local development tunnelling
- Deployed to Heroku