From 03f158b68034db0cf0b8eb4c69ae11443c8d7d2f Mon Sep 17 00:00:00 2001 From: rahuldey07 Date: Wed, 18 Jun 2025 03:38:28 +0530 Subject: [PATCH] Create ELITE-PRO-V2 --- rahuldey07/ELITE-PRO-V2 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 rahuldey07/ELITE-PRO-V2 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