Skip to content

gam wrapper that lists number of users who have attended events

Notifications You must be signed in to change notification settings

Shezz7/gam-events-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gam-events-stats

gam-events-stats is a tiny tool that attempts to fill in a gap left by GAMADV-xtd3 which prevents users from querying on calendar events. This tool will return a list of attendees of a single event or a reccurring set of events, depending on their response to the event.

Prerequisites

  1. You need to install GAMADV-xtd3 with enough scopes to run the calendar commands.

  2. You need to know the email of one of recipients of the event.

  3. You need to know the event ID or the recurring event ID of the event(s). An easy way to get it is to run the following:

gam calendar <email> show event

Usage

python3 gamcalendar.py <recipient_email> <event_id> <response_answer>

Accepted values of response_answer are: accepted/rejected/needsAction

About

gam wrapper that lists number of users who have attended events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages