From 276488c7a69fc37b767c8b7af1d4f4475172c2fb Mon Sep 17 00:00:00 2001 From: MSFTserver Date: Sun, 29 Oct 2017 21:37:16 -0700 Subject: [PATCH] change default currency to BTC[price.js] --- bot/modules/price.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/modules/price.js b/bot/modules/price.js index 2ddcbc4..8120d5c 100644 --- a/bot/modules/price.js +++ b/bot/modules/price.js @@ -18,7 +18,7 @@ exports.price = { var ChannelID = '369896313082478594' var options = { - defaultCurrency: 'USD', + defaultCurrency: 'BTC', // supported currencies and api steps to arrive at the final value currencies: {