go-discord-irc
go-discord-irc copied to clipboard
Properly bridge Discord embeds to IRC
This discord embed:
Turns into these IRC messages (username looks messed up because of windows terminal):
This also has a small change to how actions are corrected for, as otherwise it would panic when the message content was empty but the generated content wasn't (as is often the case for embeds).
I think embed preview is a client side functionnality, not a bridge one.
If you don't want preview it's just flooding.
For link embeds sure, but this isn't referring to that - this refers to custom embeds that apps use for presenting information better: https://autocode.com/tools/discord/embed-builder/
Currently these won't show any of the text, only what im guessing is an ID type thing. Open to ways to make this less floody though.