Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aravind-kr/Telegram-Math-Bot
https://github.com/aravind-kr/Telegram-Math-Bot
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aravind-kr/Telegram-Math-Bot
- Owner: aravind-kr
- Created: 2019-01-29T14:52:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T16:11:13.000Z (almost 6 years ago)
- Last Synced: 2024-06-22T13:45:55.198Z (6 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram-Math-Bot
This Repository contains the code for the `math_solver_bot`. It can be found [here](http://t.me/math_solver_bot).
The Telegram Math Bot is a general purpose conversational bot, which can used to solve mathematical queries like:
+ can you add 4 and 5
+ what is the answer of 50 into 60
+ do 10 % of 45 plus 5 minus tan 30This Chatbot has been developed with Dialogflow and Express. This repo can be also be used as a boilerplate for developing chatbots with Dialogflow.