As title really,
I’m writing a discord bot for my guild as a small project. Nothing too fancy, it just replies with a generated image of the Item Tooltip whenever someone sends a message with an item name in brackets like this [mageweave cloth] etc…
Functionally it works, but without the JSON schema for an the Item class I find that I’m having to firefight to makesure I’m capturing all the info for the item.