earthstrike / AmbassadorGame

A Discord game to practice being a spokesperson for Earth Strike.
1 stars 0 forks source link

Add voice notifications at the end to remind actors to do evaluations #9

Open gersh opened 5 years ago

gersh commented 5 years ago

After the conversation is over, the participants should be moved to a new channel, where the actor is reminded to an evaluation. This can be done by having a bot repeat a message on a debrief voice channel. Then, when it is time for a session to end, the participants can be put into a queue. When a cycle of the voice notification is done, everyone in the voice channel should be removed. Then, everyone on the queue should be moved to the debrief channel. The voice notification should remind the actor to fill out the evaluation in PM, and the persuader to await their evaluation.

samclane commented 5 years ago

Just used a generic notification instead of a dynamically generated one (i.e. "PERSUADER_NAME please remember to leave feedback") as I didn't want to add gTTS as a requirement if we don't really need it. But we could.