forked from fkubota/Carrier-Owl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
**Slack webhook urlの取得** | ||
**webhook urlの取得** | ||
|
||
1. 特定のslackチャンネルに流すための準備を行います。 | ||
2. incomming webhookの**webhook url**を取得してください。 | ||
3. 参考サイト | ||
特定のslackチャンネルに流すための準備を行います。 | ||
|
||
1. incomming webhookの**webhook url**を取得してください。 | ||
- 参考サイト | ||
- [公式](https://slack.com/intl/ja-jp/help/articles/115005265063-Slack-での-Incoming-Webhook-の利用) | ||
|
||
- [紹介記事](https://qiita.com/vmmhypervisor/items/18c99624a84df8b31008) | ||
4. slack通知の時のアイコンが設定できますので、よければこれ使ってください。 | ||
|
||
2. slack通知の時のアイコンが設定できますので、よければこれ使ってください。 | ||
- [icon](https://github.com/fkubota/Carrier-Owl/blob/master/data/images/carrier-owl.png) | ||
|
||
<img src='../data/images/carrier-owl.png' width='50'> | ||
|