Skip to content

Add support for Github emojis #67

@Ry-DS

Description

@Ry-DS

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' ]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions