Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature for converting currencies #20

Open
josemaia opened this issue Dec 19, 2017 · 1 comment
Open

Feature for converting currencies #20

josemaia opened this issue Dec 19, 2017 · 1 comment

Comments

@josemaia
Copy link
Member

!eur 60 usd - converts 60 usd to euros, and returns the price

!eur usd - displays the conversion rate between eur and usd

Suggested API: fixer.io (i.e. HTTP GET TO https://api.fixer.io/latest?symbols=EUR,USD)

@eSoares
Copy link

eSoares commented Dec 19, 2017

Would be better a more independent of currency command.
Maybe:
!money <quantity> <origin> <destination>
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants