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(discord): support sticker elements #284

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

LaysDragon
Copy link
Contributor

This PR implement adapting sticker items into following element

<sticker id="id" format_type="format_type" name="name">
  <img src="https://media.discordapp.net/stickers/${s.id}.webp?size=160"/>
</sticker>

Copy link
Contributor

@shigma shigma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@shigma shigma changed the title feat(discord): implement adapting sticker message feat(discord): support sticker elements Jul 16, 2024
@shigma shigma merged commit 8d1a614 into satorijs:master Jul 16, 2024
@LaysDragon LaysDragon deleted the discord_sticker branch July 16, 2024 14:05
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.

2 participants