-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New Plugin: ShowMessageEmbeds #3004
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I've been using an older userplugin version of this that you made for a decent amount of time. Discord attachment links will be converted into "mentions" and the plugin does not have an option to show those embeds. |
I hadn't considered attachment mentions, thanks. I'll look into adding support for those later on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm but needs more error handling
Is there anything in particular you have in mind? |
# Conflicts: # src/utils/constants.ts
# Conflicts: # src/utils/constants.ts
I'll get ahead of this being closed for the same reason as #3591 |
ShowMessageEmbeds
Adds a context menu option to show embeds for links that don't have one.
Right click on the link and select "Show Embed" to use.
The new embed is only visible locally, allowing you to view embeds of links sent by users that don't have embed permissions or surrounded the link with < > in their message.
showembeds.webm