slack-robot icon indicating copy to clipboard operation
slack-robot copied to clipboard

Missing docs for listening reaction

Open pveyes opened this issue 9 years ago • 0 comments

Achieved using robot.when(EVENT_TYPE, value, callback), which translates to robot.when('reaction_added', '+1', function (req, res) { });

Need proper docs though

pveyes avatar Jan 24 '16 08:01 pveyes