Git Product home page Git Product logo

xlicon-v2's Introduction

X-2.0

XLICON-BOT

Notice

We request you to Read our full repository or u might get issues at deploying the bot...Developed by Slasher..!!

Support

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

WhatsApp

SETUP

  1. Fork the repo
    Fork repo

  2. Scan the QR and upload Creds.json file to your XLICON-SESSION Folder. You Have to Fork The bot to Use The Bot....( You will recieve the Creds.json on your bot number after scanning the Qr)
    SCAN QR

Installation

1.⚙️ Edit config file

  • you have to change these if u want to use this bot

  • Edit your config details in your own repo like -- config.js

global.Owner = ["8801853262586"]; 
global.OwnerNumber = ["8801853262586"];
global.ownertag = ["8801853262586"];
global.OwnerName = "Slasher";
global.BotName = "X-2.0";

.2⚙️ If You Want Autoreply/Bot Chat ⚙️

  • It's optional if u want to make auto reply bot like Auna10 you have to do this...

Comment out/delete /* , */ the code form your Core.js line 224 and 332 in your own repo like -- Core.js

   
   /*
    Dm and Groups Autoreply/Bot chat

   if (!isCmd && !m.isGroup){

   const botreply = await axios.get(`http://api.brainshop.ai/get?bid=166512&key=5nz1Ha6nS9Zx1MfT&uid=[uid]&msg=[msg]=[${budy}]`)

   txt = `${botreply.data.cnt}`
  m.reply(txt)
  }      
    */
   

.3 🛡️ Windows Cmd & Vs 🛡️

> git clone https://github.com/ahil15/Xlicon-v2.git
> cd Xlicon-v2
> npm i
> npm start

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

  • Termux
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
  • Command For 24/7
npm i -g forever && forever index.js && forever save && forever logs



⭐ Spacial Thanks To ⭐


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!!!✧

xlicon-v2's People

Contributors

v-e-n-o-x avatar saiyangoku786 avatar salmanytofficial avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.