| Command | Description | Example |
|---|---|---|
pick <message> |
Pick a non-excluded user from the channel. Pickir will never pick the picker. |
@Pickir pick TFGM-123: This is a test |
[exclude | rm] @User |
Exclude the user from all picks. Note that by default all users are included. |
@Pickir exclude @Alex Yip |
[include | i] @User |
Re-include the user from picks. | @Pickir include @Alex Yip |
[list-excluded | lse] |
List and manage excluded users. | @Pickir lse |
create <team name> |
Create team with the given team name and manage members. Team names are case-insensitive. |
@Pickir create a-team |
show <team name> |
Show team and manage members. | @Pickir show a-team |
stats |
This is a WIP feature. Show statistics for the current channel. |
@Pickir stats |
Note that one must currently call the exclude tag after the team tag, if both are provided.
| flag | Description |
|---|---|
--team <team name>, (-t) |
Only pick from specific team |
--exclude @Ned Reid @Sned Sreid, (-e) |
Exclude users |
| Pickir's reaction | Description |
|---|---|
:user_error: |
User error |
:confusedparrot: |
Unexpected error |
The picker can re-roll by clicking the "Re-roll" button under the last picked user in the slack thread. Re-rolling will exclude previously-picked users, until there are no more users to pick.
- Avoid picking recently picked users
- Improved stats
- Exclude until date
- Delete team