Skip to content

Instantly share code, notes, and snippets.

@nishinoshake
Created November 29, 2016 06:26
Show Gist options
  • Save nishinoshake/e66c0037b098df053b6c53d562bbf624 to your computer and use it in GitHub Desktop.
Save nishinoshake/e66c0037b098df053b6c53d562bbf624 to your computer and use it in GitHub Desktop.
シェルからSlack
curl -s -S -X POST --data-urlencode "payload={\"text\":\"domain changed\"}" 'https://hooks.slack.com/services/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' > /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment