Skip to content

XLICON-MD, A whatsapp userbot bot recode By Slasher To Build Something amazing with A17

License

Notifications You must be signed in to change notification settings

sagoo15/Xlicon-v2

 
 

Repository files navigation

X-2.0

Notice

If you re-upload anything from my REPOSITORY give me Credit Else I can Take Legal Action On You!⚠


SETUP

  1. Fork the repo
    Fork repo

  2. Scan the QR and upload the creds.json to XLICON-SESSION Folder
    SCAN QR


Installation 📲

  • Fork Xlicon-v2 repository and give a Star to the Repository

  • Edit config.js file on your own repository

  • Upload your bot number and owner number there

  • Name your Bot

  • Name your Sticker Package name

global.Owner = ["8801853262586"]; 
global.OwnerNumber = ["8801853262586"];
global.ownertag = ["8801853262586"];
global.OwnerName = "Slasher";
global.BotName = "X-2.0";
  • Click the Scan Qr from Xlicon-v2 Repository

  • Scan the Qr on your Bot Number

  • After Scanning the qr you will get creds.json file in your number

  • Download creds.json file

  • Upload the creds.json file on XLICON-SESSION folder


Guide📕


DEPLOY STEPS

  1. Fork This Repository
  2. Update config.js
  3. Scan The Qr On your bot number... You will get creds.json
  4. Upload the creds.json file to XLICON-SESSION folder
  5. Make account on your host
  6. Connect Your Repository to your web host site


DEPLOY TO Heroku

  1. Now Deploy


Add This 2 Builbpacks On Heroku

https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/clhuang/heroku-buildpack-webp-binaries.git


DEPLOY TO Codespaces

  1. Now Deploy


DEPLOY TO Railway

  1. Now Deploy


DEPLOY TO Mongenius

  1. Now Deploy


DEPLOY TO Render

  1. Now Deploy


Termux Deploy➡🔋

  • Download Termux latest version

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 imagemagick -y
git clone https://github.com/ahil15/Xlicon-v2
cd Xlicon-v2
npm i
npm start
  • Paste These all commands one by one and serialized to run the bot

  • Now your Bot is ready to use

🛡️ Windows Cmd & Vs 🛡️

> git clone https://github.com/ahil15/Xlicon-v2.git
> cd Xlicon-v2
> npm i
> npm start
  • Run these commands one by one

Command For 24/7 🔷🔋

npm i -g forever && forever index.js && forever save && forever logs

Support

For our bot support, Do email [ [email protected] ] or join our Whatsapp Support Group.

WhatsApp


Reminder

  • This bot is not made by WhatsApp Inc. So misusing the bot might ban your WhatsApp account!(Though your WhatsApp account can be unbanned only once.)
  • I am not responsible for banning your account.
  • Use at your own risk by keeping this warning in mind.

✧ Thanks To Kai!!!✧

About

XLICON-MD, A whatsapp userbot bot recode By Slasher To Build Something amazing with A17

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • Python 11.9%