Slack-Twitter
Slack-Twitter copied to clipboard
Integrate Slack's “reactions” ... somehow
- http://slackhq.com/post/123561085920/reactions
- https://api.slack.com/events/reaction_added and https://api.slack.com/events/reaction_removed
Maybe reactions translate to actions you can do on links inside tweets, since you can't do much other than RT and fave on a Tweet. I would have to map emoji to those actions.
The obvious reactions would be :recycle: for RTing and :star:, :star2:, and :thumbsup: for faving.
This is waiting on inclusion in the client library.