Gitcoin Slack Welcomebot
The Gitcoin Slack Welcomebot is a Flask application meant to run on AWS Lambda using Zappa.
This bot is intended to be ran as a Python 3.6 AWS Lambda function.
Get started with the welcomebot by running make init
.
You will need to follow the Slack Bot setup instructions outlined in the Python Slack Event API client documentation.
The majority of this application resides in welcomebot/app.py