chatwoot/chatwoot

[CW-2871] emoji support for slack integration

Closed

#1,887 opened on Mar 9, 2021

 (10 comments) (0 reactions) (0 assignees)Ruby (7,215 forks)batch import
BugGood first issuefeature-requestslack🐳 channel/live-chat

Repository metrics

Stars
 (29,225 stars)
PR merge metrics
 (Avg merge 22d 16h) (133 merged PRs in 30d)

Description

Is your enhancement request related to a problem? Please describe. Currently when sending emoji via slack to a web-user, the emoji will come through with the slack text name, such as 😦

This is true even if the slack user pastes a native emoji and doesn't use the slack picker.

Interestingly, emoji coming the other way work just fine.

Describe the solution you'd like I'd like the emoji to be shown as the visual emoji.

Describe alternatives you've considered Only alternate I can think of is implementing this feature myself. Might take a look at the source and see. :-)

Additional context

image

From SyncLinear.com | CW-2871

Contributor guide