swapagarwal/JARVIS-on-Messenger

I want to add "Calculator" module

choijungp opened this issue · 2 comments

For New Module reporting

I want to add "Calculator" module!
"Calculator" module works as follows:
users send "calculator" module to JARVIS then JARVIS return some basic calculation results.

Any ideas on how to implement it?

Add the "Calculator" module in wit.json file and create Calculator.py file and test_calculator.py file to modules

I will start working on this :-)

Working on this now!