stat=requests.get("https://api.livecoin.net/exchange/ticker?currencyPair="+cc+"/USD")
stat=stat.json()
ccprice=stat["last"]
bot.send_message(message.chat.id, cc+"/USD \n"+price)
попробуй и скажешь работает или нет
Обсуждают сегодня