tudev / owlbot

Trusty bot. Hack on me.
4 stars 2 forks source link

Teams #14

Open samuelcouch opened 8 years ago

samuelcouch commented 8 years ago

owlbot teams List all teams (by name?) owlbot teams <team name> list the members of that team, their current project, and slack channel owlbot teams <username> which team is user on? owlbot teams add add a team with members

Vpet95 commented 8 years ago

owlbot teams remove <username> <team name> Removes the specified user from the team owlbot teams move <username> <team name> Moves user from their current team to a new team,

more details to 'owlbot teams add' owlbot teams create <team name> <channel name> <username> ?<more usernames>? Creates a new team with team name, channel name, and at least one username; final arg is optional.

owlbot teams remove <team name> removes the team of ; removal only allowed by that teams mentors.

samuelcouch commented 8 years ago

Can I mark this as claimed by you @Grandclosing?

Vpet95 commented 8 years ago

Sure thing @samuelcouch I got this issue.

It's probably a priority given we just started team creation.

samuelcouch commented 8 years ago

This probably could get tied in with #12 (which could go along with #9 )

Vpet95 commented 8 years ago

Oh boy - we need more people.

samuelcouch commented 8 years ago

Any update on this @Grandclosing?