Whatsapp bot
> pkg update && pkg upgrade
> pkg install git -y
> pkg install nodejs -y
> pkg install ffmpeg -y
> pkg install imagemagick -y
> git clone https://github.com/FcX-Team/Xinzz
> cd Xinzz
> npm install
> node . [<session name>] (session name is optional)