1. Clone the repo and install the dependencies:
git clone https://github.com/rwiteshbera/dasha.ai-phone-call
cd dasha.ai-phone-call
npm install
  1. Create or log into your account using the Dasha CLI tool:
npx dasha account login
  1. To start a text chat, run:
npm start chat
  1. To receive a phone call from Dasha, run:
npm start <your phone number>

The phone number should be in the international format without the + (e.g. 12223334455)