staciax / valorant-discord-bot

A discord bot with valorant api.
GNU General Public License v3.0
338 stars 201 forks source link

fix: bundles #120

Open MayoneJY opened 3 months ago

MayoneJY commented 3 months ago

Hi! A new skin for Valorant has been released, which includes a player title. The player title didn't have an icon, causing an error in the existing code. I have fixed this issue. Additionally, I noticed that the large icon for the player card was null, so I modified it to display the small icon instead.