prototype for metacognitive reflection project
- Setup a virtual environment
- $pip install slack flask
- In first terminal: $python app.py
- In second terminal: $ngrok http 3000 (you will need to install ngrok for this)
- On slack api website: enter ngrok forwarding URL as a redirect URL in OAuth& Permission page
- On slack api website: enter ngrok forwarding URL as http://url/slack/events in Event Subscriptions page