balena-io-experimental / meetbot

A Google Meet bot to make meetings frictionless
GNU Affero General Public License v3.0
32 stars 13 forks source link

minor: Abstract logic to check number of people in the call #86

Closed vipulgupta2048 closed 2 years ago

vipulgupta2048 commented 2 years ago

PR contains 2 improvements:

  1. Recording for calls will only start when 2 people have joined: Resolves https://github.com/balena-io-playground/meetbot/issues/79
  2. Abstracted away logic to find how many people are there in the call

Signed-off-by: Vipul Gupta (@vipulgupta2048) vipul@balena.io