In many forum and chat apps, you are able to create your own emojis, like

And you can have your own short code:
Configuration will be like:
remark().use(emoji, {
customEmojis: {
parrot: ''
}
});
In many forum and chat apps, you are able to create your own emojis, like
And you can have your own short code:
Configuration will be like: