Issue: when calling .ec <rank> the bot returns champion ID, rarity score, and rank. It would be great for user experience if it also returns the NFT image link for the requested champion ID (which Discord then auto loads the image).
Research
Where are they hosted? Assuming IPFS if minted on Ergo Auction House?
Where to get all image links? Azorus call? If yes, which register? Should be R9 but need to double check.
Where to lookup? Easiest would be attach to current CSV file
Issue: when calling
.ec <rank>
the bot returns champion ID, rarity score, and rank. It would be great for user experience if it also returns the NFT image link for the requested champion ID (which Discord then auto loads the image).Research