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

Update to Unicode 13 #13

Closed
dcaixinha opened this issue Oct 1, 2020 · 1 comment
Closed

Update to Unicode 13 #13

dcaixinha opened this issue Oct 1, 2020 · 1 comment

Comments

@dcaixinha
Copy link

dcaixinha commented Oct 1, 2020

What's the process of updating the emojis on this repo? I've noticed that it's using Unicode 11 (I think?) – and I'd like to bring it to the latest version. Can you give me some pointers to make this contribution? Thanks in advance 🙇

@MyriaCore
Copy link
Contributor

Maintainers are kinda slow to merge rn, but emoji 13 should be supported as of #8.

New emojis are added by running scrapy runspider EmojiSpider.py. That runs a web scraper that downloads emoji data and inserts it into the emoji.sqlite database, as well as updates the emoji thumbnails that get displayed in the selection menu.

If you just want to have emoji v13, you can try my fork. I try to keep the master relatively stable.

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

No branches or pull requests

2 participants