jolicode/secret-santa

Add support for Slack sheduling messages

pyrech opened this issue · 1 comments

Slack allows to schedule message in future by just sending a post_at parameter to the request body. See https://api.slack.com/messaging/scheduling for more information.

Note:

  • max 120 days in advance

We could add a checkbox at the 2nd step, only for Slack application, to allow to choose a date:

secret-santa-scheduling

Fixed by #208