1
0
Fork 0

Make fiat currency optional

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2021-01-25 13:08:01 +01:00
commit 792a068792
No known key found for this signature in database
GPG key ID: FF42D23B580C89F7
4 changed files with 12 additions and 12 deletions

View file

@ -22,7 +22,7 @@ bot. You'll need the `chat_id` and `auth_key` for the next section.
Configuration file use the JSON format with the following keys:
* `miner`: wallet address of the miner
* `currency`: symbol of the currency to convert (default: USD)
* `currency`: symbol of the currency to convert (optional)
* `telegram`: send notifications with Telegram (optional)
* `auth_key`: Telegram authentication key for the bot API
* `chat_id`: Telegram chat room id (where to send the message)