jasonodonnell / MeetupBot

Notifies Slack of TechLancaster Meetups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Notifies Slack of TechLancaster Meetups

License:MIT License


Languages

Language:Go 100.0%