Hi, I'm looking for something like the opposite of discord-html-transcripts.
I'm writing a bot that allows looking up terms from a wiki site. The description of a term often contains primitive text styling, like color (inline CSS) or <b> / <strong> etc.
What should I look into? Embeds? Write my own primitive converter that only does the normal Discord markdown formatting?