mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
add the currency service
This commit is contained in:
9
currency/publicapi.json
Normal file
9
currency/publicapi.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "currency",
|
||||
"icon": "💱",
|
||||
"category": "money",
|
||||
"pricing": {
|
||||
"Currency.Rates", 100,
|
||||
"Currency.Convert", 100
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user