I want to add "place" module!
choijungp opened this issue · 0 comments
choijungp commented
For New Module reporting
I want to add "Place" module!
"place" module works as follows:
users send "place" module to JARVIS then JARVIS pick one of many places to travel and send a message about the picked place to user!
What happens?
When users search "place" module, JARVIS pick one of many places and send a message.
Any ideas on how to implement it?
Add the "Place" module in wit.json file, add the Place.py file(what I want to add) to modules and create test_place.py file to modules/tests