erinknight242 / hsbot

Headspring's Hipchat Hubot
9 stars 12 forks source link

Add "teams" feature to enable bragging on teams more easily #74

Open docrinehart opened 8 years ago

docrinehart commented 8 years ago

hsbot would store a collection of key/values linking users to teams A sample set of commands might look like: ` hsbot team create/delete

hsbot team add/remove

hsbot brag on @ // would brag on each member of the team `

bardoloi commented 7 years ago

@docrinehart good idea. question: would the benefit be worth the cost of maintaining the team's list of users (given how often people roll on/off projects)?

docrinehart commented 7 years ago

@bardoloi I think for larger, longer-standing teams it would be more beneficial. Maybe instead of backing it with a collection in hsbot, it could be integrated with some other system that tracks people on projects. PM or something...

erinknight242 commented 7 years ago

Maybe there could be a confirmation step, where hsbot lists back the members on the team so you know who you're about to send the brag for. If the list isn't up to date, you could cancel, edit the team, and re-brag