Skip to content

MakoTano/golang_slack_client_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang_slack_client_sample

A sample of command line slack post client.

usage

  • Setup your slack incoming webhook. see https://api.slack.com/incoming-webhooks
  • Set config/config.toml (you should set url and channel)
  • execute go run slack_client.go post {some message} from command line.

About

A sample for command line slack post client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages