This repository was archived by the owner on Mar 1, 2019. It is now read-only.
slack対応#8
Open
bonk wants to merge 9 commits into
Open
Conversation
* install stylelint
* install crash reporter * resume tray
Owner
|
Slack対応面白いですね!少しレビュー遅くなるかもしれませんが、必ず試してみます! |
* fix about dotenv * fix about resource
Author
|
ぎゃー、返事ありがとうございます。うれしい。 |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
プレゼンで使ってみようと思いまして、
slackのchannelを拾って表示できるようにしてみました。
試しにpull requestを作ってみました。
初心者ですいません。失礼があればすいません。
slack対応以外に次のことをしました。
.envに設定を記載する必要が出ます。
SLACK_BOT_TOKEN="ほげ"
SLACK_BOT_CHANNEL="ほげ"
STREAM_TYPE="slack"
STREAM_SPEED="100"
STREAM_DX_BASE="-5"
STREAM_LOOP_TYPE="setTimeout"