Getting Started
Requirements
npm
npx
NodeJS
Installation Packages
Linux
Command
Arch
sudo pacman -S npm npx nodejs
Debian
sudo apt install npm npx nodejs
Installation @open-wa/wa-automate
Standard Installation
Run the following command to ensure you have wa-automate installed:
npm install @open-wa/wa-automate
Use yarn:
yarn add @open-wa/wa-automate
Last updated
Was this helpful?