GeneralMagicio / gm-planning

This repository is used for planning General Magic projects
2 stars 0 forks source link

Standup Bot for team to submit their updates #156

Open markoprljic opened 1 year ago

markoprljic commented 1 year ago

Something like https://www.dailybot.com/

In our case I propose a bot that asks all team members to submit their updates:

  1. On Monday, ask for what's the plan for this week?
  2. On Friday, how did the week go?

Details of the message and other settings to be decided before deployment,

markoprljic commented 1 year ago

Following up on this, @Vyvy-vi had a question:

Where should this data go? Should we make an interface on a website custom built for this or send this data to the tool used by GM Internal / HR for tracking data

My response was: I totally didn't think of that.

My need was to get updates from the team without needing to ask all the time myself. I had no need to store that information, but now that you mentioned ti might be valuable, even related to Praise in the future maybe?

Open to your suggestions from @mhmdksh

markoprljic commented 1 year ago

So Dailybot sends a DM to every member and they respod. That data, from all team members should probably be collected and somehow submitted to the #project-updates channel so that everyone can read each others updates. Also, since we already stored that data "somewhere" we can think of other ways to use it.