0.0.21 • Published 4 years ago

@decooda/iq-bot v0.0.21

Weekly downloads
16
License
ISC
Repository
-
Last release
4 years ago

IQ bot

The first version is just a question (Imaginitve question) and an answer that could be text/video/audio. The question is given by two props:

  • iq
  • brand

    the iq prop is the complete question text and the brand is what has to be highlighted.

Please always render the last sentence in the iq in a form given in the picture.
You should add the ability to capture audio and video (use the library the CANDID team) is using now. The audio and video must be saved in S3 bucket (we will share the credentials to that) and the text must be submitted the CANID SQL tables (work with candid team for this).

upon clicking submit please go to the next link prop. CANDID team has to integrate this widget so work closely with them.

Please use node version 12.xx for all your works...