shashankpr / DobbyBot

This is a Python implementation of Chatbot using Messenger and Wit.ai.
MIT License
0 stars 0 forks source link

Currency conv #36

Closed shashankpr closed 7 years ago

shashankpr commented 7 years ago

Added currency conversion for a unit amount. Input should be given using the standard currency names ! For e.g "Convert EUR to INR" With training this would improve.

Future Enhancement would be to add conversion for amounts too.