question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Slack: New Mention (Instant) source failed to emit events for Bot Message

See original GitHub issue

Describe the bug I created a new Slack: New mention (Instant) source to record new message from Bot. I set Ignore Bots prop to FALSE 11 51 12 - 09 - 12 - 2022

Then I proceed to send a Bot message via Pipedream Slack action image

I see new message on Slack Screen Shot 2022-12-09 at 11 52 43

But on Pipedream source, there’s no event emitted 11 51 12 - 09 - 12 - 2022

The Source log shows error 11 53 42 - 09 - 12 - 2022

Expected behavior The Slack: New Mention (Instant) source should emit new events from Bot with message that matched the keyword

Additional context First reported by a customer here: https://pipedream.com/community/t/bots-posts-are-not-detected-even-if-new-mention-instant-from-slack-ignore-bots-is-set-to-false/3867

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
jcortescommented, Dec 16, 2022

Hi @Hassan-Abbas-SQA actually this was another issue we had where we were not replaying messages when the component gets deployed. I think a fixed that issue too, please pull the code again to test it. Thanks a lot!

0reactions
Hassan-Abbas-SQAcommented, Dec 16, 2022

@jcortes Thank you now it works fine image

Read more comments on GitHub >

github_iconTop Results From Across the Web

PythOnBoardingBot app fails to send a message for team_join ...
I've confirmed the issue you mentioned here surely occurs with "team_join" events and sent a pull request fixing it: #890 The fix is...
Read more >
Troubleshoot Slack notifications
Having problems with Slack notifications? Use this article to troubleshoot issues on your computer or mobile device.
Read more >
Using the Slack Events API
The Events API is a streamlined, easy way to build apps and bots that respond to activities in Slack. All you need is...
Read more >
Enabling interactions with bots - Slack API
Receiving events; Responding to mentions using the Web API; Responding to other messages. Making more complex bots; Limitations.
Read more >
Responding to app mentions - Slack API
We'll show you how apps can respond to these events with a helpful message. Create a pre-configured app. Quickly create an app with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found