Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 729 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 729 Bytes

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