Skip to content

nilbuild/slack-msg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-msg

Dead simple CLI to send messages to Slack

Install

You can either use npx or install it globally:

npm install -g slack-msg

Usage

After installation, you can send a message to a Slack channel with a single command:

TOKEN=XXX CHANNEL=YYY slack-msg "Your message in markdown"

Make sure to replace XXX with your Slack token and YYY with the channel ID. You can create a Slack app and generate a token from here.

License

MIT © Kamran Ahmed

About

Dead simple CLI tool to send messages to Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors