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 Github emojis #67

Open
Ry-DS opened this issue Nov 12, 2020 · 2 comments · May be fixed by #71
Open

Add support for Github emojis #67

Ry-DS opened this issue Nov 12, 2020 · 2 comments · May be fixed by #71

Comments

@Ry-DS
Copy link

Ry-DS commented Nov 12, 2020

It would be great if this component supports emojis from Github, notably the unique ones such as :octocat: :octocat: or :electron: :electron:.
There's an api endpoint that gives the png imgs for each of these emojis, might be possible to leverage this: https://api.github.com/emojis

These are the emojis that are unique to GitHub:

[ 'atom',
  'basecamp',
  'basecampy',
  'bowtie',
  'electron',
  'feelsgood',
  'finnadie',
  'goberserk',
  'godmode',
  'hurtrealbad',
  'neckbeard',
  'octocat',
  'rage1',
  'rage2',
  'rage3',
  'rage4',
  'shipit',
  'suspect',
  'trollface' ]
@enzoferey
Copy link
Collaborator

Sounds like a cool feature indeed ! If you want to give it shot 👍🏻

@Ry-DS
Copy link
Author

Ry-DS commented Dec 20, 2020

Sure, I'll try make a PR when I get the chance

@Ry-DS Ry-DS linked a pull request Jan 5, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants