diff --git a/rahuldey07/ELITE-PRO-V2 b/rahuldey07/ELITE-PRO-V2 new file mode 100644 index 000000000..b29aeeae9 --- /dev/null +++ b/rahuldey07/ELITE-PRO-V2 @@ -0,0 +1,15 @@ +Before inputting these commands in termux... You have to extract the bot file in your internal storage. (Downloads folder) + +apt update && apt upgrade +pkg update && pkg upgrade +pkg install bash +pkg install git -y +pkg install nodejs -y +pkg install ffmpeg -y +pkg install wget +pkg install imagemagick -y +pkg install yarn +termux-setup-storage +cd /storage/emulated/0/Download/Elite-Pro-V2-main +yarn install +npm start