- Set environment variables with .env file emailed out
- Launch application with
python3 main.py - Until a server is set up to permanently host this, use
ngrokto create an endpoint for Slack to communicate to this with - Update the "event subscriptions" https://api.slack.com/apps/A02Q4RR4G1H/event-subscriptions to point to this
ngrokhttps address.
Until a server is created to host this, because Slack will need to go through Ngrok only one developer can actively test it at a time.