Open kammce opened 6 months ago
Asked ChatGPT and its response was that this needs to be rendered by the server before reaching the client. Discord doesn't execute any JS just the static html, making this potentially impossible. Will keep this here if there ends up being some possible solution.
Currently the generated embed links for this tool come up as such:
One guess is that we need to update the meta data before
DOMContentLoaded
occurs.