Skip to content
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

退勤操作後、Slackの通知を次回の出勤までスヌーズにできるようにする #15

Open
shoito opened this issue Aug 23, 2019 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@shoito
Copy link
Owner

shoito commented Aug 23, 2019

とあるユーザーの声より

閉店すると翌朝までのスヌーズもつけてくれると嬉しいなぁ(チラッチラッ

@shoito shoito added the enhancement New feature or request label Aug 23, 2019
@shoito
Copy link
Owner Author

shoito commented Aug 24, 2019

退勤時にnum_minutes:1 くらいで setSnooze
https://api.slack.com/methods/dnd.setSnooze

出勤時にendSnooze
https://api.slack.com/methods/dnd. endSnooze

これで行けるんかな?

@shoito
Copy link
Owner Author

shoito commented Aug 24, 2019

ユーザー側のSlackアプリ設定のパーミッションに dnd:write の追加をしてもらう必要あり。
この機能を使わない人には影響ないけど。

@shoito shoito self-assigned this Oct 1, 2019
@shoito
Copy link
Owner Author

shoito commented Oct 1, 2019

このブランチで検証中
https://github.com/shoito/kot-chrome-assistant/tree/feature/snooze

@shoito shoito added the help wanted Extra attention is needed label Sep 3, 2020
@shoito shoito removed their assignment Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant