Skip to content

Automatically schedule a reminder message when the turn changes #38

@cjsaylor

Description

@cjsaylor

https://api.slack.com/messaging/scheduling

When a player makes a move, ChessBot sends a message with the updated gameboard.

In addition to this, we can use the scheduling message API above to set a reminder in the thread to make a play after X hours (say 3 hours). If another turn is played, use the scheduling API to delete the existing scheduled message (if exists) and create another.

If the game ends, do not schedule the message.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions