Closed camenlx closed 6 years ago
https://github.com/zocteam/zeroonediscordbot/blob/596035e7ede0e36d5df55e6dd572245f059551d6/index.js#L78
message.channel.send('The last trading price is : ' + Number(market.ticker.last).toFixed(8) + ' BTC ');
https://github.com/zocteam/zeroonediscordbot/blob/596035e7ede0e36d5df55e6dd572245f059551d6/index.js#L78
message.channel.send('The last trading price is : ' + Number(market.ticker.last).toFixed(8) + ' BTC ');