spidermon icon indicating copy to clipboard operation
spidermon copied to clipboard

Allow pass extra optional arguments to Slack API

Open rennerocha opened this issue 3 years ago • 3 comments

When sending a Slack message we don't have an easy way to provide extra arguments to postMessage method (mrkdwn or thread_ts for example). It would be good to be able to provide extra arguments.

My use case is that I have an already created thread on a monitoring Slack channel and I want that Spidermon notifications goes to a specific thread instead of going as a new message on the main channel.

rennerocha avatar Apr 29 '21 20:04 rennerocha

I can handle this if anyone is assigned

andersonberg avatar May 31 '21 13:05 andersonberg

I can handle this if anyone is assigned

It would be great!

rennerocha avatar Jun 01 '21 00:06 rennerocha

This issue is related to https://github.com/scrapinghub/spidermon/issues/313 . We need to allow these extra arguments using the new Slack library.

rennerocha avatar Feb 11 '22 12:02 rennerocha