docs

Getting Started with WAABOT-SDK

Welcome to the “Getting Started” guide for WAABOT-SDK. This guide will help you get up and running with the bot quickly.

Prerequisities

Please ensure to check out the Prerequisities Guide before proceeding with the next steps.

Installation

To install WAABOT-SDK, follow these steps:

  1. Download the bot from the NPM Package Site.
  2. Import the package into your javascript file.
  3. Create a new WhatsApp instance.
  4. Provide the necessary configuration to activate the instance.
  5. Initialize the WhatsApp instance to start using it.

For more detailed installation instructions and troubleshooting tips, refer to the Installation Guide.

Authentication

To get started with the SDK, follow these steps to create your credentials:

  1. Go to waabot.com using your preferred web browser and create an account.
  2. Use the credentials obtained during the account creation process to create a session.

For more information on authentication and setting up your WAABOT Account, refer to the Authentication Guide.


Now that you have completed the installation and authentication steps, you are ready to start using WAABOT! Feel free to explore the rest of the documentation for more advanced features, customization options, and API reference.

If you encounter any issues or have questions, please refer to the Troubleshooting and Support section for assistance.

Happy automating!