Skip to content

Fetches attendance of a given Google Meet ID every 5 mins and saves the attendance on a sheet

Notifications You must be signed in to change notification settings

dscmbcet/attendo-meet-attendance-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendo Meet Attendance Fetcher

Fetches attendance of a given Google Meet ID every 5 mins and saves the attendance on a sheet

Made in collaboration with Team Attendo

Attendo Repository

.env Config

API_KEY

Setup

npm install

Running

  • npm start

  • Enter the meet id in terminal and your attendances will be saved as {meet-id} {DATE}.csv at /attendances every 3 minutes

    Script Running

  • Note the bot will send a accept request to the meet to get attendance for the first time. Subsequent fetches won't need join permission

About

Fetches attendance of a given Google Meet ID every 5 mins and saves the attendance on a sheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published