/slack-meetup

Primary LanguageJavaScript

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.