How to start the application
Demo debtor bot on Dasha.AI platform Prerecord Development version
- Clone the repo and install the dependencies:
git clone git@gitlab.veeble.ru:softwhiskey8/alex-test1-dev.git
cd alex-test1-dev
touch log.txt
chmod a+rw log.txt logs threads
npm install
- To start a text chat, run:
npm start chat
- 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)