agglayer/Slack Notification

Send rich formatted messages to any Slack channel using a Slack bot

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
slack-bot-tokenSlack Bot Token (xoxb-...) for authenticating with the Slack APIyes
channel-idSlack channel ID (e.g., C1234567890) where the message should be sentyes
messageMessage content to send. Supports Slack markdown formattingyes
thread-tsOptional timestamp of the parent message to reply in threadno
unfurl-linksWhether to unfurl links in the message (true/false, defaults to true)notrue
unfurl-mediaWhether to unfurl media in the message (true/false, defaults to true)notrue
namedescription
message-tsTimestamp of the sent message
channelChannel where the message was sent
permalinkPermalink to the sent message