OpenTekHub / cryptobot

an telegram bot to track latest cryptocurrency prices
https://t.me/trackingcryptopricerbot
MIT License
9 stars 23 forks source link

[Bug]: Trending Cryptocurrencies fails to fetch and display correct crypto details #38

Open nidhi2026 opened 2 days ago

nidhi2026 commented 2 days ago

Is there an existing issue for this?

What happened?

When the user selects the "Trending Cryptocurrencies" option from command "/start" in the Telegram bot, the bot fails to correctly retrieve and display the cryptocurrency details. Instead of showing the correct names, symbols, and prices, the bot displays "Unknown".

Add ScreenShots

image

What browsers are you seeing the problem on?

No response

Record

github-actions[bot] commented 2 days ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

nidhi2026 commented 2 days ago

@Harish-2003 I want to fix this issue so that the results appear as follows: image

Harish-2003 commented 2 days ago

Go ahead

nidhi2026 commented 1 day ago

@Harish-2003 I have made a pr for this, kindly check, and also please label my issue and pr with 'gssoc-ext' and a level as 'levelx'

Harish-2003 commented 1 day ago

Refer this issue in the pr

nidhi2026 commented 1 day ago

done