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

Add support for emojis #224

Merged
merged 1 commit into from
Dec 21, 2022
Merged

Add support for emojis #224

merged 1 commit into from
Dec 21, 2022

Conversation

Nintorch
Copy link
Contributor

Now "parseSend" function checks for emojis using regex. If a matching part of the message is found it gets replaced with emoji data from 'bot.emoji.cache' using find() method.

Now "parseSend" function checks for emojis using regex. If a matching part of the message is found it gets replaced with emoji data from 'bot.emoji.cache' using find() method.
@SebOuellette
Copy link
Owner

This doesn't work for custom emojis I find, but it's still really good for native emojis 👍

@SebOuellette SebOuellette merged commit 93560cd into SebOuellette:master Dec 21, 2022
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