Slackbot for generating curated, pre-tagged datasets, using the Outbound Dialler API
Install dependencies
poetry install
Run the slackbot server
poetry run sandbox
The server will be listening on port 3000!
You will need to load the following as environment variables, before starting the server.
For the slack app:
SLACK_BOT_TOKEN
SLACK_SIGNING_SECRET
For the internal api:
API_BASEPATH
OUTBOUND_DIALLER_EMAIL
OUTBOUND_DIALLER_PASSWORD