Skip to content

A collection of bash scripts to interact with slack.

Notifications You must be signed in to change notification settings

kogosoftwarellc/bash-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

bash-slack

A collection of bash scripts to interact with slack.

Scripts

slack-post-to-channel

Example:

slack-post-to-channel \
  --username foo \
  --icon-url https://some.url/picture.jpg \
  --endpoint https://slack.com/endpoint \
  --text "This is my message" \
  --channel general

About

A collection of bash scripts to interact with slack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages