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

Adding extra emojis! #31

Open
kybarg opened this issue Nov 26, 2016 · 10 comments
Open

Adding extra emojis! #31

kybarg opened this issue Nov 26, 2016 · 10 comments

Comments

@kybarg
Copy link

kybarg commented Nov 26, 2016

Parsing posts from twitter. Sometimes it adds extra emoji after some twitters emojis. I store data in MySQL with utf8mb4_general_ci collation

@vahidvdn
Copy link

vahidvdn commented Jan 5, 2017

@kybarg I change my collation to utf8mb4_general_ci, But it converts them to question mark (????)
What is the solution?

@iamcal
Copy link
Owner

iamcal commented Jan 5, 2017

@kybarg can you give an example, with a link to the tweet? it might be skin-tone modifiers

@vahidvdn
Copy link

vahidvdn commented Jan 6, 2017

@iamcal also telegram added some new emojies in it's new version.

@jstrobel
Copy link

In this tweet the "drum" is missing https://twitter.com/MarcSibila/status/822487369421090817

@kybarg
Copy link
Author

kybarg commented Jan 21, 2017

@vahidvdn did you change it before writing data to db?

@kybarg
Copy link
Author

kybarg commented Jan 21, 2017

@jstrobel ty for example.

@vahidvdn
Copy link

did you change it before writing data to db?

@kybarg yes of course.

@jstrobel
Copy link

got another tweet with some more missing https://twitter.com/micahstubbs/status/821791361909174272

@ghost
Copy link

ghost commented May 3, 2017

I also face the same problem, if using iPhone embed the emoji. It was embed extra icon, i think is because the colour tone issue.

screenshot_3

@iamcal
Copy link
Owner

iamcal commented May 8, 2017

this is caused by the new composite gendered emoji. i have an update in the works that will address this.

these emoji are now supported in the latest version of the data library that this library relies on.

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

4 participants