0.6.0 • Published 2 years ago

slack-webhook-say v0.6.0

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
2 years ago

slacksay

provides a command-line interface for posting messages to slack via webhooks

usage

You'll need to set the environment variable SLACK_WEBHOOK_URL to the generated url of your slack webhook. Then pipe text through this or run with -m:

echo "some piped message" | npx slack-webhook-say
slack-webhook-say -m "message as an argument"
0.6.0

2 years ago

0.1.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.0.1

3 years ago