Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 555 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 555 Bytes

Sandbox

Slackbot for generating curated, pre-tagged datasets, using the Outbound Dialler API

Usage

Install dependencies

poetry install

Run the slackbot server

poetry run sandbox

The server will be listening on port 3000!

Credentials

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