Project | Technology | Layout | License
BOT for Whatsapp using NodeJS and the Venom bot dependency.
It is not just a quick response chat bot, this robot (bot) plays the role of an attendant / helper in choosing their types of clothes, from their presentation to the closing of the order, capturing what the customer wants and showing the website with the item search.
- Sending and receiving messages - (WhatsApp)
- Verification of received data
- Connect you to Whatsapp via QR code
- Pre-service for an online clothing store
This project was developed with the following technologies:
DO | Check the profile, if different it sets ${NAME}
DONE | LogoTexts error (undefined) in log >bash
DONE | What type of audio? (TypeSyntax)
DONE | Which type of image? (TypeSyntax)
DO | Stop when user does not add ANYTHING
---------- Verification in the 1st - '#'
DO | When add at least 1 item, show option to delete items
DO | Decrease data confirmation
DO | Reverse the structure of the initial messages
DO | Join the thank you messages so that the user does not have to type again to get the answer
# Clone the repository
$ git clone https://github.com/NyctibiusVII/WhatsappChatBot.git
# Access the project folder at the command prompt
$ cd WhatsappChatBot
# Use the defaults
$ npm init -y
# Clear cache - (installation error prevention)
$ npm cache verify
# Install the dependencies
$ npm i --save-dev
...
$ npm i venom-bot
# Run the script "dev"
$ npm run dev
" Point your phone's camera and read the QR code generated with 'WhatsApp Web'"
The application is all made for the
Portuguese language (pt-br), in other words, if you make a clone be careful to change some texts to your language.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is under the MIT license. See the archive LICENSE for more details.
@MatheusVidigal🦊 |
---|