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

絵文字を流せるようにする #1

Open
dkrqr opened this issue May 21, 2021 · 1 comment · Fixed by #3
Open

絵文字を流せるようにする #1

dkrqr opened this issue May 21, 2021 · 1 comment · Fixed by #3

Comments

@dkrqr
Copy link
Collaborator

dkrqr commented May 21, 2021

これ↓でunicodeにして送ればいい気がする。
https://qiita.com/dbgso/items/54cfa5c79d119888747c

@dkrqr
Copy link
Collaborator Author

dkrqr commented May 27, 2021

周知内容の文字列に対して、Slackに実装されているすべての絵文字(約1,500種)でreplaeceメソッドを行ってunicodeに変換するという力業で対応しているので、正規表現で絵文字をうまく抜き出してreplaceする方式にできたらいいね。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant