forPelevin / gomoji

Helpful functions to work with emoji in Golang
MIT License
190 stars 28 forks source link

Feature request: Emoji replacement #15

Closed yongjiajun closed 1 year ago

yongjiajun commented 1 year ago

Hi @forPelevin, thank you for maintaining the project.

I'm glad that I discovered this project as I find myself needing to work with emojis in Golang 😄 However, one of my use cases involves replacing all emojis within a string with a given rune.

Since I've already worked on it on my own fork, I'll open up a PR against the main branch to see what you think 👍

forPelevin commented 1 year ago

Hi @yongjiajun, thank you for the kind words.

I really appreciate your contribution in the GoMoji project. Everything LGTM. The PR is merged and a new version released 😊