Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement commands #1

Open
1 of 8 tasks
ValdasK opened this issue Sep 16, 2015 · 0 comments
Open
1 of 8 tasks

Implement commands #1

ValdasK opened this issue Sep 16, 2015 · 0 comments

Comments

@ValdasK
Copy link
Contributor

ValdasK commented Sep 16, 2015

Basic Usage

  • /kudos to @user1 [@user2] thank you

    Give new Kudo to user1 and optionally to user2 (if provided)

Teams

  • /kudos team-add @user teamName

    Add user to team, teamName should be unique per owner

  • /kudos team-remove @user teamName

    Remove user from team, only team owner can do this

  • /kudos teams

    Display teams sorted by owner

  • /kudos to @team thank you

    Give new Kudo to all team members

To be updated: Goals for Teams

  • /kudos goal-add teamID goalPoints goalName

    Adds goal for the team, goalPoints - int

  • /kudos goal @user goalID progress

    Assign progress to goal, can only be done by user who added goal, progress - int

  • /kudos goals teamName

    Display goals for team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant