Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 358 Bytes

This project uses dotenv for environment variables. Please ensure you create a .env file at the root of this project with the following variables:

SLACK_TOKEN=""
SLACK_WEBHOOK_INCOMING=""
MEETUP_API_KEY=""

All slack keys can be generated with incoming and outgoing hooks. The meetup API is generated by registering your application with meetup.com.