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!
- Add
calendarId
togoogle_calendar_helper.go
go mod tidy
go run .
Built with
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!
calendarId
to google_calendar_helper.go
go mod tidy
go run .
Built with