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

Improve /emoji #102

Open
4 tasks
Sv443 opened this issue Nov 3, 2022 · 0 comments
Open
4 tasks

Improve /emoji #102

Sv443 opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Sv443
Copy link
Member

Sv443 commented Nov 3, 2022

  • Make the buttons auto-download the emoji

    If the MIME type is application/octet-stream and the URL path ends in .png, the browsers should automatically download it
    However this means we need to download the image to our server and then serve it under the different mime type or figure out how to pipe through the emoji data from the CDN while modifying the request

  • Parse emoji URLs in the emoji argument, so that emojis from servers people haven't joined can also be downloaded
  • Maybe support automatically retrieving the emojis from replying to a message with a /emoji reply cmd
  • Add a context command for retrieving a message's emojis (Add context command equivalent of /emoji #124)
@Sv443 Sv443 added the enhancement New feature or request label Nov 3, 2022
@Sv443 Sv443 self-assigned this Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant