> git clone https://github.com/kamikaze2325/SelfBot
> cd SelfBot
> npm install
> node .
> termux-setup-storage
> apt update && apt upgrade
> pkg install nodejs
> pkg install git
> pkg install bash
> git clone https://github.com/kamikaze2325/SelfBot
> cd SelfBot
> bash install.sh
> npm install
> npm update
> node .