Before running the below command, make sure you're in the project directory that you've just cloned!!
> Termux
> WhatsAppFollow The Steps Below!
> termux-setup-storage
(after that tap on permission)
> pkg update -y
> pkg upgrade -y
> pkg install git -y
> pkg install nodejs
> git clone https://github.com/Sennkuu/SelfBot
> cd SelfBot
> npm install
> npm start / node index.js