Helpful artsy engineering bot to send scheduled Slack messages.
Commands are added to artsy/cli/src/commands/scheduled then called and scheduled under .github/workflows.
Clone the repo:
git clone git@github.com:artsy/joule.git
cd joule
Install dependencies and setup config values:
./scripts/setup.sh
Start bolt server
yarn start
Start ngrok (development proxy)
yarn ngrok
Note: To develop locally, request to be added as a collaborator.