Fearless-tech1 / fearless-md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

𓄂☠️🇫ᥱᥲrᥣᥱss🤴🏻𝐊i͜͡n̸𝙂🇵🇰༗

Typing SVG

FEARLESS-MD

Install Several Packages And Run Bots

> git clone https://github.com/Samue-l1/Dagger-Bot
> apt-get update -y
> apt-get upgrade -y
> apt-get install -y git
> sh wibu.sh

Guide For Panel Users

🖥 Go to panel and upload this Sc.

📝 After that, extract or move it to a directory (container).

⌨ Use the following code to move into a container: "../"

🖨 Then go to the console and press Start, and you will get a Qr code that will be linked to WhatsApp


COPY THESE COMMANDS AND PASTE IF YOU TRYING TO DEPLOY FEARLESS-MD ON ANY TERMINAL

sudo apt -y update && sudo apt -y upgrade
sudo apt -y install git ffmpeg curl
curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh
sudo -E bash nodesource_setup.sh
sudo apt-get install -y nodejs
sudo npm install -g yarn
sudo yarn global add pm2
git clone https://github.com/type-your-username-here/Fearless 
cd fearless-md
yarn install 
npm start

Termux Deployment

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 (copy and paste your forked repo link not mine to save changes your changes) 
cd fearless-md
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


🛡️ Windows Cmd & Vs 🛡️

> git clone https://github.com/Fearless-tech1/fearless-md.git
> cd fearless-md
> yarn install
> npm start

Features

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%