tdmalone / working-plusplus

Like plusplus.chat, but one that actually works, because you can host it yourself 😉
MIT License
23 stars 41 forks source link

Add an (optional) feature for mass ++'ing to a team #28

Open tdmalone opened 5 years ago

tdmalone commented 5 years ago

Likely based on Slack groups.

Would likely need to retrieve the group and individually ++ everyone in it. Possibly then with a quick response listing each person that was ++'ed? Scores probably not important.

SkUrRiEr commented 5 years ago

This should probably have it's own set of responses =)

Alex-Vol-SV commented 4 years ago

Since I added the multiple mentions in this plugin users have been asking me to implement the team based mass "++" behavior. The multiple mentions has been working well for us in our Slack instance where we installed my changes.

I have not looked at what it would take to handle Slack groups and possibly the "@channel" and "@here" mentions which is another popular option with users.