Skip to content

How do I trigger an hubot response inside a post request? #1596

Discussion options

You must be logged in to vote

You mean, you want to send a message in response to a route?

You can use robot.messageRoom described here: https://github.com/hubotio/hubot/blob/master/docs/scripting.md#messages-to-a-room-or-user . You would need to know a room to send it to.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by technicalpickles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1399 on April 18, 2023 14:04.