Captain is a slack bot that allows you to automatically pick a random channel member, for example to moderate daily standup meetings.
- Add Captain to the channel
- Setup a schedule using the
/setup
command with the CRON syntax - Let Captain pick a random member(s) for you
- Optionally use the
/pick
command to pick a random member immediately
Captain will pick up to two human channel members in case one of them is unavailable.
Note
Captain is currently in closed beta and is not present in slack app directory yet.
Command | Description |
---|---|
setup |
Setup picker in this channel |
list |
List all the cron jobs in this channel |
clear |
Clear all the cron jobs in this channel |
pick |
Run the picker manually |
help |
Show help |
Captain is an open-source project and contributions are welcome. Please read the contributing guidelines before contributing.