projectdiscovery / notify

Notify is a Go-based assistance package that enables you to stream the output of several tools (or read from a file) and publish it to a variety of supported platforms.

Home Page:https://projectdiscovery.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Threading support for slack webook

mostwanted002 opened this issue · comments

This is a feature request.
A way to reply in a slack thread by providing a timestamp, a channel ID, and the Slack API Key in the command line.

This can be optionally supported, for example when the user specifies slack_threads: true under config block.

slack: true
slack_webhook_url: https://a.b.c
slack_username: test
slack_channel: test
slack_threads: true

Reference:- https://api.slack.com/messaging/webhooks#threads