Releases: caio-imperial/gopher-economy
Releases · caio-imperial/gopher-economy
v1.0.1
v1.0.0
Add universal convert currency and currency amount :
Example:
!q usd eur 50
Output:
€ 48.23
Delete all commands except !help and !q.
!help -> List commands
!q <Abbreviation1> <Abbreviation2> -> Show Current <Abbreviation1> in <Abbreviation2>
Example:
!q usd brl -> Show Current Dollar in BR
!q <Abbreviation1> <Abbreviation2> <Amount value> -> Show Current <Abbreviation1> in <Abbreviation2><Amount value>
Example:
!q usd brl 2.50 -> Show Current Amount in BR, R$ 15,00