Skip to content
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

feat(plugin): CopyStickerLinks #3191

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from
Open

Conversation

byeoon
Copy link
Contributor

@byeoon byeoon commented Jan 31, 2025

This plugin aims to add support to copy and open sticker urls from the context menu. Normal emojis have this feature, but stickers on the other hand do not. This makes it much more complicated to do simple things such as download stickers or open them in a browser. Discord makes it very hard to find the sticker URLs, so this plugin's goal is to get around that.

There have been many times where I myself and others have wanted to access a sticker url, but have not been able to. This is a QoL feature that discord should have added since a long time ago.

Why is this useful?

  • Being able to directly copy sticker links into the chat (if they are animated, you can even favorite them into gifs)
  • Opening them into your browser in 1 click to download or do whatever
  • Emojis already have this feature and the fact stickers can't do this is very annoying.
  • Discord overcomplicates finding Sticker URLs, so this is the most direct way of getting to them.

@byeoon
Copy link
Contributor Author

byeoon commented Jan 31, 2025

All conversations have been resolved 👍

@byeoon
Copy link
Contributor Author

byeoon commented Jan 31, 2025

someone PLEASE fix the imports i can't seem to fix it and it looks like theres literally nothing wrong with it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant