Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 424 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 424 Bytes

UFC Events in Google Calendar

Use the Google Calendar API to create future UFC events' entries.

Prerequisites:

  1. Follow the steps oulined here.
  2. Create and place your credentials.json file in the same directory as the script.
  3. Create a new Google Calendar and update the script's CAL_ID = "<your_calendar_id_here>" with your calendar ID before running.