Added DISCORD_NOTIFICATION_CURRENCY env var #20
Reference in New Issue
Block a user
No description provided.
Delete Branch "wip"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currency was hardcoded to
€
. Now you can set the currency in an environment variable:DISCORD_NOTIFICATION_CURRENCY
. Next milestone is to add full localization (language, currency, API url per country).