Skip to content

Releases: caio-imperial/gopher-economy

v1.0.1

05 Feb 03:06
7d993f2
Compare
Choose a tag to compare

Description

FIX - Bug Report: Command Fails with Multiple Spaces Between !q and Abbreviations

v1.0.0

02 Jan 04:43
4e8ef2b
Compare
Choose a tag to compare

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