b3n / go-slack

Slack bot which lets a team play go by voting on moves.
ISC License
9 stars 2 forks source link

Add conditional moves #3

Open shobute opened 8 years ago

shobute commented 8 years ago

Support for conditional moves would be nice, e.g. !vote a19 if a18 would automatically vote for a19 on the next voting round if a18 is played in this one. This could be extended to !vote a17 if a18 a19 ....

shobute commented 7 years ago

Note: This would need to be adapted to work with a context-free grammar, as we no longer have the rigid commands.