Created
November 29, 2016 06:26
-
-
Save nishinoshake/e66c0037b098df053b6c53d562bbf624 to your computer and use it in GitHub Desktop.
シェルからSlack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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