Skip to content

Fix a undefined error for Emojify.js #26

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FearlessNite345
Copy link

@FearlessNite345 FearlessNite345 commented Aug 8, 2023

This fixes a undefined issue for "chars" as it would fail every time

Changes

So i was encountering a error if the values were a special character a space or a number and upon looking in the code it seems chars was not defined yet so i just made it a const and it fixed the error shown below and now works correctly

Screenshots

gameCord error

Status

  • These changes have been tested and formatted properly.
  • These changes also include the change in documentation accordingly. (no changes needed for docs)
  • [] This PR introduces some Breaking changes

This fixes a undefined issue for "chars" as it would fail every time
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.

1 participant