We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b894b41 commit c004351Copy full SHA for c004351
README.md
@@ -59,10 +59,11 @@
59
- [公式](https://slack.com/intl/ja-jp/help/articles/115005265063-Slack-での-Incoming-Webhook-の利用)
60
- [紹介記事](https://qiita.com/vmmhypervisor/items/18c99624a84df8b31008)
61
- slack通知の時のアイコンが設定できますので、よければこれ使ってください。
62
- - `data/images/carrier-owl.png`
+ - [icon](https://github.com/fkubota/Carrier-Owl/blob/master/data/images/carrier-owl.png)
63
<img src='./data/images/carrier-owl.png' width='50'>
64
65
66
+
67
6. webhook urlの設定
68
- `config.yaml` 内の、`'your webhook url'` を取得したURlに変更します。
69
config.yaml
@@ -1,5 +1,5 @@
1
# slack id
2
-slack_id: 'your slack id'
+slack_id: 'your webhook url'
3
4
# arxivの学問領域の指定
5
subject: 'cs'
data/carrier-owl.gvdesign
-5.46 KB
0 commit comments