Skip to content

taketee81/XPLOADER--BOT

 
 

Repository files navigation

𝐂𝐘𝐏𝐇𝐄𝐑 𝐗

𝖵𝖤𝖱𝖲𝖨𝖮𝖭 1.2.5

CypherX docs

CypherX:: Visitor's Count

SETUP

Fork Repo REQUEST PAIR CODE

DEPLOYMENTS

Deploy Deploy on Repl.it

💯 safe

𝘔𝘈𝘕𝘜𝘈𝘓 𝘐𝘕𝘚𝘛𝘈𝘓𝘓𝘔𝘌𝘕𝘛𝘚

REQUIREMENTS

CLONE REPO & INSTALLATION DEPENDENCIES

git clone https://github.com/<your gitHub Username>/CypherX.git
cd CypherX
npm start

FOR SSH/UBUNTU/LINUX

sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y bash
sudo apt-get install -y libwebp
sudo apt-get install -y git
sudo apt-get install -y nodejs
sudo apt-get install -y ffmpeg
sudo apt-get install -y wget
sudo apt-get install -y imagemagick
git clone https://github.com/<your-gitHub-Username>/CypherX
cd CypherX
npm install
npm start

FOR TERMUX

apt update -y && apt upgrade -y && pkg update -y && pkg upgrade -y && pkg install bash -y && pkg install libwebp -y && pkg install git -y && pkg install nodejs -y && pkg install ffmpeg -y && pkg install wget -y && pkg install imagemagick -y && pkg install yarn && termux-setup-storage
cd /sdcard
cd bot folder name
yarn install
npm start

FOR 24/7 ACTIVATION PM2 (TERMUX)

npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs

FOR 24/7 ACTIVATION RE-EXECUTION PM2 (TERMUX)

npm i -g pm2 && pm2 start index.js -f && pm2 save && pm2 logs

𝗣𝗢𝗟𝗜𝗧𝗘 𝗡𝗢𝗧𝗜𝗖𝗘!

  • This bot is made for educational purposes only hence DO NOT MISUSE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%