DEV Community

Gimo
Gimo

Posted on

Use reaction emoji to trigger Google Translation

tl;dr


APIs:
https://api.slack.com/events/reaction_added
https://cloud.google.com/translate/docs/

Sample code:
https://github.com/masakichi/doubanista_slack/blob/master/app/rtm.py

Top comments (0)