Vicleslie
Results
1
comments of
Vicleslie
Hi there, ``` robot.emit 'slack.attachment', msg``` did not work for me. However I figured out that ```res.send data``` at the end works perfectly. Full example: ``` robot.respond /sometext to trigger...