termux-setup-storage
apt update
apt upgrade
pkg update && pkg upgrade
pkg install bash
pkg install libwebp
pkg install git -y
pkg install nodejs -y
pkg install ffmpeg -y
pkg install wget
pkg install yarn
git clone https://github.com/Um4r719/UD-BUG
cd UD-BUG
yarn install
npm start
- If you want Command For 24/7 (might no work)
npm i -g forever && forever index.js && forever save && forever logs