Skip to content

Latest commit

 

History

History
43 lines (39 loc) · 747 Bytes

README.md

File metadata and controls

43 lines (39 loc) · 747 Bytes

currency

Adds support for currency conversions to Concierge. Powered by Fixer.

Install using /kpm install currency Set a default to currency in the config file (defaultToCurrency) or with /kpm config currency defaultToCurrency <CUR>

Usage is simple, just type [AMOUNT] [FROM_CURRENCY] in [TO_CURRENCY] to convert from FROM_CURRENCY to TO_CURRENCY. or [AMOUNT] [FROM_CURRENCY] to convert to the default currency.

Supported currencies are listed below:

  • EUR
  • AUD
  • BGN
  • BRL
  • CAD
  • CHF
  • CNY
  • CZK
  • DKK
  • GBP
  • HKD
  • HRK
  • HUF
  • IDR
  • ILS
  • INR
  • JPY
  • KRW
  • MXN
  • MYR
  • NOK
  • NZD
  • PHP
  • PLN
  • RON
  • RUB
  • SEK
  • SGD
  • THB
  • TRY
  • USD
  • ZAR