Skip to content

Instantly share code, notes, and snippets.

@murachi1208
Created August 1, 2017 05:30
Show Gist options
  • Save murachi1208/d97fce4041b7b1b5cf091b05f736a83f to your computer and use it in GitHub Desktop.
Save murachi1208/d97fce4041b7b1b5cf091b05f736a83f to your computer and use it in GitHub Desktop.
CentOS7.3 環境(Vagrant)に Mattermost いれたので bot から Mattermost にタイムラインしてみる(Incoming WebHooks) その2 ref: http://qiita.com/murachi1208/items/bf9e54ab9e316c2aef19
curl -i -X POST -d 'payload={"icon_url": "/static/emoji/1f697.png", "username": "echo", "text": "今日は\nいい天気"}' http://192.168.1.128:19191/hooks/3p9ko4zkoifk8gtkyztcaqhm4a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment