-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"X" 発言に Twitter スタンプを送る #897
base: master
Are you sure you want to change the base?
Conversation
http-local-fwd をリポジトリ内に clone したことで submodule 扱いになってしまっていそう |
消してみました,これで行けますか |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[MAY] 動作確認はしましたか? 可能な限りされていることが望ましいです。動作確認をした場合はスクリーンショットをプルリクの最初のメッセージに貼り付けてください。
[MAY] sushi-botにはユニットテストがあるので、可能な限り変更に対応するテストケースが追加されていることが望ましいです。
} | ||
|
||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[SHOULD] インデントがスペースになっています。周りに合わせてください
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
動作確認をしました.
ユニットテストを追加しました.
"Twitter" を含むメッセージに対して "X" スタンプが来るのに対抗して,"X"(単語中のものは含まない)を含むメッセージに対して "Twitter" スタンプを送るようにしました
初めて TSG の slackbot をいじるので粗祖をしていたらごめんなさい
デバッグとかしていませんが多分動くと信じてます