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

refactor(discord-utilities): switch to jdecked twemoji fork #797

Merged
merged 2 commits into from
Sep 5, 2024
Merged

refactor(discord-utilities): switch to jdecked twemoji fork #797

merged 2 commits into from
Sep 5, 2024

Conversation

SerenModz21
Copy link
Contributor

@SerenModz21 SerenModz21 commented Sep 4, 2024

Discord has switched to using Justine De Caires' (jdecked) Twemoji fork. Justine is an ex-Twitter employee who off the top of my head, used to work on Twemoji but got laid off during the layoffs after Elon bought Twitter/X. Therefore, switching Sapphire's regex to using said fork would be better suited.

Benefits of this change:

  • Adds support for Twemoji v15
  • Uses the same version as Discord
  • More updated than the original Twitter repo

Sources:

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
@SerenModz21 SerenModz21 requested a review from favna as a code owner September 4, 2024 11:51
Copy link
Member

@vladfrangu vladfrangu left a comment

Choose a reason for hiding this comment

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

Please also update https://github.com/sapphiredev/utilities/blob/main/scripts/twemoji-regex-updater.mts so it fetches from the new source!

@SerenModz21
Copy link
Contributor Author

Thank you for your review Vlad! The script was the first thing that I changed and ran it afterwards to update the actual code, since it gets overridden anyway.

https://github.com/sapphiredev/utilities/pull/797/files/8f4b64fe0bbd4194159acc88f0889f6141ce32e2#diff-ea04fd7ec7f44a64238cca194037a694d90415d43bb2f5a871379f49544fd852

vladfrangu
vladfrangu previously approved these changes Sep 4, 2024
Copy link
Member

@vladfrangu vladfrangu left a comment

Choose a reason for hiding this comment

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

Not me being blind

Co-authored-by: Jeroen Claassens <jeroen.claassens@live.nl>
@favna favna merged commit 855b323 into sapphiredev:main Sep 5, 2024
9 checks passed
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.

None yet

3 participants