added Trello Board to Kudos Slackbot

pull/12/head
Florin Pop 7 years ago
parent 746068041f
commit 4817a6c4b6

@ -14,8 +14,7 @@ efforts and to make it available through a simple Slack command.
- `<slack-id>` defines the individual receiving the recognition - `<slack-id>` defines the individual receiving the recognition
- `<text>` is your kudo for that person - `<text>` is your kudo for that person
- [ ] User can modify a kudu using the Slack command: - [ ] User can modify a kudu using the Slack command: `/kudo replace <kudo-id> <text>` where:
`/kudo replace <kudo-id> <text>` where:
- `<action>` is 'replace' or 'delete' - `<action>` is 'replace' or 'delete'
- `<kudo-id>` is the kudo identifier - `<kudo-id>` is the kudo identifier
@ -29,9 +28,11 @@ efforts and to make it available through a simple Slack command.
## Bonus features ## Bonus features
- [ ] User may list the individual having the most kudos, in descending order, - [ ] User may list the individual having the most kudos, in descending order, user the Slack command: `/kudo top <n>` where `n` is an integer or `*` for all individuals who have received a kudo
user the Slack command: `/kudo top <n>` where `n` is an integer or `*` for all
individuals who have received a kudo. ## Trello Board
You can track your progress by cloning this [Trello Board](https://trello.com/b/bYzRZwIw/kudos-slackbot)
## Useful links and resources ## Useful links and resources

Loading…
Cancel
Save