rssnyder / discord-stock-ticker

Add live stock & crypto prices to your discord sidebar.
https://rssnyder.github.io/discord-stock-ticker/
MIT License
294 stars 113 forks source link

[BUG] Name not update #210

Closed giga89 closed 5 months ago

giga89 commented 5 months ago

Bots have right price in description but not in the name

image

{ "name": "solana", "crypto": true, "ticker": "SOL", "color": true, "decimals": 2, "nickname": true, "frequency": 60, "discord_bot_token": "xxx" }

giga89 commented 5 months ago

I move it from digital ocean to my pc and it's work. Not a bot issue :)