Link instead of upload emoji sprite sheets #66

Closed
opened 2026-01-16 13:45:46 +00:00 by cadence · 1 comment
Owner

User xxdjkenke showed me that this works around the image being enlargened on discord mobile.

  • If no permission to embed links, force upload
    • Todo: What permissions does the webhook have? Can it always embed? (We don't want to restrict ourselves to the @everyone permissions here, if possible.)
  • Generate some kind of permanent link to the emoji sheet, send the link to chat
  • Accessing the link will generate the emoji sheet and respond with it
  • It's probably okay to generate it on-demand because Discord will cache the image for all clients.
User xxdjkenke showed me that this works around the image being enlargened on discord mobile. - If no permission to embed links, force upload - Todo: What permissions does the webhook have? Can it always embed? (We don't want to restrict ourselves to the @everyone permissions here, if possible.) - Generate some kind of permanent link to the emoji sheet, send the link to chat - Accessing the link will generate the emoji sheet and respond with it - It's probably okay to generate it on-demand because Discord will cache the image for all clients.
cadence added this to the v3.x milestone 2026-01-26 07:59:38 +00:00
cadence added the
blocking
label 2026-02-03 13:15:57 +00:00
Author
Owner

Contributed by Abdul in c0d82754b0 and reworked by me in d1b0fa48cf

Contributed by Abdul in c0d82754b01652a01c96fbe139afd2bf455f78c8 and reworked by me in d1b0fa48cf86cfed76d28fbb9e00cb3ed36ecf10
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cadence/out-of-your-element#66
No description provided.