scrapinghub / slackbot

A chat bot for Slack (https://slack.com).
MIT License
1.26k stars 394 forks source link

Commit messages can cause unwanted emojis #216

Closed paddor closed 2 months ago

paddor commented 4 years ago

For example, the commit message Vms::Camera: add new aggregate will show a camera emoji in this kind of Slack message:

GitHub APP paddor 2 new commits pushed to master de4db335 - do this and that 04b18c01 - Vms::Camera: add new aggregate

As visible here, Github correctly doesn't recognize the :camera: emoji. Can you get Slack/Slackbot to do the same or maybe disable emojis within commit messages altogether?