Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 327 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 327 Bytes

Meetup Bot

Notifies Slack of Tech Lancaster meetups for the week. Executed by a cron job on Monday mornings.

Install

go get github.com/jasonodonnell/meetupbot

Usage

export API_KEY='GOOGLE CALENDAR API KEY'
export CAL_ID='GOOGLE CALENDAR ID'
export SLACK_WEBHOOK='SLACK WEBHOOK URL'
meetupbot