18
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Slack で n 週間ごとに当番を通知する

Posted at

たとえば 3 チームあって週ごとに交代制をとりたい場合。
先に @groupA, @groupB, @groupC を作っておいて、次のようにやる

/remind #channel "@groupA message" every 3 weeks on Monday 6/25
/remind #channel "@groupB message" every 3 weeks on Monday 7/2
/remind #channel "@groupC message" every 3 weeks on Monday 7/9

see also: https://get.slack.help/hc/ja/articles/208423427-%E3%83%AA%E3%83%9E%E3%82%A4%E3%83%B3%E3%83%80%E3%83%BC%E3%82%92%E8%A8%AD%E5%AE%9A%E3%81%99%E3%82%8B

18
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
18
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?