Notifies Slack of Tech Lancaster meetups for the week. Executed by a cron job on Monday mornings.
go get github.com/jasonodonnell/meetupbot
export API_KEY='GOOGLE CALENDAR API KEY'
export CAL_ID='GOOGLE CALENDAR ID'
export SLACK_WEBHOOK='SLACK WEBHOOK URL'
meetupbot