You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.The text was updated successfully, but these errors were encountered: