carpedm20 / emoji

emoji terminal output for Python
Other
1.87k stars 273 forks source link

Make EMOJI_DATA user-extensible, custom shortcoes, custom emoji #269

Open cvzi opened 1 year ago

cvzi commented 1 year ago
          It would be cool if there was a way to make these things user-extensible, I guess. Not sure what is extant for that sort of thing as of right now. Even just providing an extra little dict of `{":shortcut:": "<emoji>"}` in a setup call might be nice

Originally posted by @snus-kin in https://github.com/carpedm20/emoji/issues/268#issuecomment-1617748192