Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 349 Bytes

Esports Calendar

A simple web scraper that figures out what esports teams are playing at what time and in what timezone which then adds it to a google calendar, given a calendarId!

Run The Script!

  1. Add calendarId to google_calendar_helper.go
  2. go mod tidy
  3. go run .

Built with ♥️ and colly