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

Question only: Is this repo suitable for use in production? Also GIFs #224

Open
gwhizoftv opened this issue Apr 11, 2022 · 6 comments
Open

Comments

@gwhizoftv
Copy link

Hi All,

We need a supplement to add emojis and GIFs to our React web chat. We are looking at interweave-emoji-picker. Can we include GIFs somehow? Will this repo be maintained any longer ? Many thanks.

@milesj
Copy link
Owner

milesj commented Apr 11, 2022

@gwhizoftv

Yeah this can be used in production. We use it in our products at work.

And by GIFs, do you mean just random images that have nothing to do with emojis (I'm assuming like Discords menu)? If so, then no, the emoji picker only supports official emojis in the unicode spec.

@gwhizoftv
Copy link
Author

@milesj thank you. We do need something like the GIF menu option of discord, along with the emojis. Any suggestions on where to find that additional functionality?

@milesj
Copy link
Owner

milesj commented Apr 12, 2022

@gwhizoftv I'm not aware of one.

It sounds like something custom that will need to be built, since its very unique to your product. With that being said, if you did build it custom, you could still use interweave and emojibase for the emoji part:

The emoji picker just pieces those 2 together: https://github.com/milesj/interweave/tree/master/packages/emoji-picker/src

@gwhizoftv
Copy link
Author

Thank you @milesj . I noticed that Giphy has an SDK, so maybe it would make a companion to your emojis.

@gwhizoftv
Copy link
Author

gwhizoftv commented Apr 25, 2022 via email

@milesj
Copy link
Owner

milesj commented May 4, 2022

I'm not aware of any censoring matchers, but sounds like a good idea.

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