Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 75 additions & 0 deletions Assets/guru.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GURU-BOT Status</title>
<style>
body {
font-family: Arial, sans-serif;
background: linear-gradient(45deg, #ff0000, #00ff00, #0000ff, #ff0000); /* RGB gradient background */
background-size: 400% 400%;
animation: backgroundGradient 10s linear infinite;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
overflow: hidden;
}
.status {
font-size: 36px;
font-weight: bold;
color: black; /* Text color */
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
padding: 20px;
border-radius: 10px;
background-color: rgba(255, 255, 255, 0.7); /* Semi-transparent white background */
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
animation: moveRotate 4s linear infinite;
position: absolute;
}

@keyframes moveRotate {
0% {
top: 0;
left: 0;
transform: rotate(0deg);
}
25% {
top: 0;
left: calc(100% - 300px);
transform: rotate(90deg);
}
50% {
top: calc(100% - 100px);
left: calc(100% - 300px);
transform: rotate(180deg);
}
75% {
top: calc(100% - 100px);
left: 0;
transform: rotate(270deg);
}
100% {
top: 0;
left: 0;
transform: rotate(360deg);
}
}

@keyframes backgroundGradient {
0% {
background-position: 0% 50%;
}
100% {
background-position: 100% 50%;
}
}
</style>
</head>
<body>
<div class="status">GURU BOT Online</div>
</body>
</html>
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts-buster
FROM node:lts-buster

RUN apt-get update && \
apt-get install -y \
Expand All @@ -16,4 +16,4 @@ COPY . .

EXPOSE 5000

CMD ["npm", "start"]
CMD ["npm", "start"]
202 changes: 0 additions & 202 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,202 +0,0 @@
<h1 align="center"> XLICON-V2-MD </h1>
<a href="https://git.io/typing-svg"><img src="https://readme-typing-svg.demolab.com?font=Ribeye&size=50&pause=1000&color=ff0000&center=true&width=900&height=100&lines=Its XLICON-V2-MD;Multi+Device+Whatsapp+Bot;Developed+By+SALMAN AHMAD" alt="Typing SVG" /></a>

<p align="center">
<a href="https://youtu.be/WcA7GZuaN0A">
<img alt="XLICON" height="300" src="https://i.imgur.com/bWfDDEU.jpg">
<h1 align="center">XLICON-V2</h1>
</a>
</p>
<p align="center">
<a href="https://github.com/salmanytofficial"><img title="Author" src="https://img.shields.io/badge/XLICON-V2-black?style=for-the-badge&logo=telegram"></a>
<p/>

<p align="center">
<a href="https://github.com/salmanytofficial?tab=followers"><img title="Followers" src="https://img.shields.io/github/followers/salmanytofficial?label=Followers&style=social"></a>
<a href="https://github.com/salmanytofficial/XLICON-V2-MD/stargazers/"><img title="Stars" src="https://img.shields.io/github/stars/salmanytofficial/XLICON-V2-MD?&style=social"></a>
<a href="https://github.com/salmanytofficial/XLICON-V2-MD/network/members"><img title="Fork" src="https://img.shields.io/github/forks/salmanytofficial/XLICON-V2-MD?style=social"></a>
<a href="https://github.com/salmanytofficial/XLICON-V2-MD/watchers"><img title="Watching" src="https://img.shields.io/github/watchers/salmanytofficial/XLICON-V2-MD?label=Watching&style=social"></a>
</p>

<p align="center"><img src="https://profile-counter.glitch.me/{XLICON-V2}/count.svg" alt="SALMAN AHMAD :: Visitor's Count" /></p>

</br>

<h2 align="center"> Star the repo if u like it🌟
</h2>



####
*XLICON-V2* - A Advanced Multi Device whatsapp bot Based on *GURU-BOT*

***





## `Installation` 📲

1. Fork the repo
<br>
<a href='https://github.com/salmanytofficial/XLICON-V2-MD/fork' target="_blank"><img alt='Fork repo' src='https://img.shields.io/badge/Fork Repo-100000?style=for-the-badge&logo=scan&logoColor=white&labelColor=black&color=black'/></a>



2. Get Session ID (Server 1)
<br>
<a href='https://replit.com/@S4SalmanYt/XLICON-V2-PAIRING' target="_blank"><img alt='SESSION ID' src='https://img.shields.io/badge/Session_id-100000?style=for-the-badge&logo=scan&logoColor=white&labelColor=black&color=black'/></a>

# ***Xlicon-V2 Features***
- ***300+ Commands In XLICON-V2***
- ***4 Different Menus***
- ***5+ Different Types Of AI***
- ***AI Photo Enhancement***
- ***10+ Downloader Commands***
- ***50+ Hidden NSFW Commands***
- ***30+ Logo Commands***
- ***30+ Anime Commands***
- ***Economy Menu***
- ***10+ Different Games***
- ***Audio And Video Editor Commands***
#

## `DEPLOYMENTS`

#### DEPLOY TO HEROKU

1. If You don't have an account in Heroku. Create a account.
<br>
<p align="center"><a href="https://signup.heroku.com"> <img src="https://img.shields.io/badge/heroku%20Account-blue?style=for-the-badge&logo=heroku" width="220" height="38.45"/></a></p>

2. TURORIAL SOON
Copy The Heroku Deploy Link Paste In Browser Search Bar Remove My Username salmanytofficial and replace with ur GitHub username and then search Then Put All required Values in Heroku Vars Then Deploy...

4. Now Deploy
<br>
<p align="center"><a href="https://dashboard.heroku.com/new?template=https://github.com/salmanytofficial/XLICON-V2-MD"> <img src="https://img.shields.io/badge/Heroku%20Deploy-blue?style=for-the-badge&logo=heroku" width="220" height="38.45"/></a></p>

---


#### DEPLOY TO RAILWAY

1. If You don't have an account On Railway. Create a account.
<p align="center"><a href="https://railway.app"> <img src="https://img.shields.io/badge/RailWay%20Account-blue?style=for-the-badge&logo=Railway" width="220" height="38.45"/></a></p>
2. Now Deploy.
<p align="center"><a href="https://railway.app"> <img src="https://img.shields.io/badge/RailWay%20Deploy-blue?style=for-the-badge&logo=Railway" width="220" height="38.45"/></a></p>

- Fork and star this repo.
- Now head towards https://railway.app/new, select Deploy from repo.
- Now select the forked repository, select branch.
- Now go to <b>Variables</b> and add variable listed below.
- DATABASE_URL, SESSION_ID, REMOVEBG_KEY, PREFIX
- Go to <b>Deployments</b> and wait for deplyment to complete.
- and you're good to go.

2. TUTORIAL (SOON)
---

#### DEPLOY TO OKTETO

1. If You don't have an account On Okteto. Create a account.
<br>
<p align="center"><a href="https://www.okteto.com/pricing/?plan=SaaS"> <img src="https://img.shields.io/badge/Okteto%20Account-blue?style=for-the-badge&logo=okteto" width="220" height="38.45"/></a></p>

- Fork and star this repo.
- Now head towards Lunch Dev Environment
- Now select the forked XLICON-V2 BOT repository.
- Now go to <b>Variables</b> and add variable listed below.
- DATABASE_URL, SESSION_ID, REMOVEBG_KEY, PREFIX
- Then Click Lunch and wait for deplyment to complete.
- and you're good to go.

2. TUTORIAL (SOON)
---

#### DEPLOY TO Replit

1. If You don't have an account in Replit. Create a account.
<br>
<p align="center"><a href="https://replit.com/signup"> <img src="https://img.shields.io/badge/replit%20Account-blue?style=for-the-badge&logo=replit" width="220" height="38.45"/></a></p>

2. Now Deploy
<br>
<p align="center"><a href="https://repl.it/github/salmanytofficial/XLICON-V2-MD"> <img src="https://img.shields.io/badge/replit%20Deploy-blue?style=for-the-badge&logo=replit" width="220" height="38.45"/></a></p>

---



- Star ⭐ the repo if you like XLICON-V2.

## `CREDITS`
<div><button id="boton" type="button">Baileys - By WhiskeySockets & adiwajshing</button></div>
<a href="https://github.com/WhiskeySockets/Baileys"><img src="https://github.com/WhiskeySockets.png" width="150" height="150" alt="adiwajshing"/></a>

<div><button id="boton" type="button">Base - By GURU-BOT</button></div>
<a href="https://github.com/Guru322"><img src="https://github.com/Guru322.png" width="150" height="150" alt="Guru"/></a>



## `OWNER`
<a href="https://github.com/salmanytofficial"><img src="https://github.com/salmanytofficial.png" width="250" height="250" alt="Salman Ahmad"/></a>

`XLICON-V2 - By salmanytofficial`

## `Main Dev`
<a href="https://github.com/abrahamdw882"><img src="https://i.imgur.com/100UXHy.jpg" width="250" height="250" alt="Abraham Dwamena"/></a>

`XLICON-V2 - By abrahamdw882`

### `CONTRIBUTORS`
<a href="https://github.com/SuhailTechInfo"><img src="https://github.com/SuhailTechInfo.png" width="200" height="200" alt="Suhail Tech Info"/></a>
<a href="https://github.com/mznking"><img src="https://github.com/mznking.png" width="200" height="200" alt="Mzn King"/></a>
<a href="https://github.com/Maher-Zubair"><img src="https://github.com/Maher-Zubair.png" width="200" height="200" alt="Mehar Zubair"/></a>

## 🔰 `Support Us`
1. ***For Support [Mail-Us](mailto:salmansheikh2500@gmail.com) Or Join Our [Support Group](https://chat.whatsapp.com/Kchd5WS2UmILfGEP523DqL)***

<p align="center">
<a aria-label="Join our chats" href="https://chat.whatsapp.com/C4ivwZKuh5bLJkqfYNPQsk" target="_blank">
<img alt="whatsapp" src="https://img.shields.io/badge/Support Group-25D366?style=for-the-badge&logo=whatsapp&logoColor=white" />
</a>
<a aria-label="Join our chats" href="https://wa.me/923184070915?text=Hi!! SalmanAhmad Sir, I need Your Help" target="_blank">
<img alt="whatsapp" src="https://img.shields.io/badge/Owner%20Whatsapp-25D366?style=for-the-badge&logo=whatsapp&logoColor=white" />
</p>

**Buy Me a Coffee**: Your support will help me stay motivated and continue working on exciting projects like this one.

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://www.buymeacoffee.com/ahmmikun">
<img src="https://i.ibb.co/KNnhcvX/bmc-button.png" alt="Buy Me Coffee" height="40" width="150" style="margin-left: 60px;">
</a>


</br>

---

## `Reminder`
<h2 align="center"> Reminder
</h2>

##
- 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.

## `NOTICE`
<h2 align="center"> NOTICE
</h2>

##
- Not For Sale
- Don't Forget to Give Credits If you are using or Reuploading My Plugins/files
- Have A Good Day Ahead

---
<h1 align="center"> Thanks To GURU322
</h1>

<br><br>
24 changes: 12 additions & 12 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ import axios from 'axios'


global.owner = [
['233533763772', 'Abraham Dwamena', true],
['923184070915', '𝙎𝘼𝙇𝙈𝘼𝙉 𝘼𝙃𝙈𝘼𝘿 -(𝘼𝙝𝙢𝙢𝙞)', true],
['918360234087', 'WHITE', true],
['918127875972', 'Felix', true],
['918127875972', 'Բᥱȴιꪎ -(Բᥱȴιꪎ)', true],
['923184070915', 'Salman Ahmad', true],
] //Number of owners

//global.pairingNumber = "" //put your bot number here

global.mods = ['233533763772','923184070915']
global.prems = ['923184070915', '233533763772', '918360234087']
global.allowed = ['923184070915', '233533763772', '918360234087']
global.prems = ['923184070915', '918127875972', '918360234087']
global.allowed = ['923184070915', '233533763772', '918127875972']
global.keysZens = ['c2459db922', '37CC845916', '6fb0eff124']
global.keysxxx = keysZens[Math.floor(keysZens.length * Math.random())]
global.keysxteammm = ['29d4b59a4aa687ca', '5LTV57azwaid7dXfz5fzJu', 'cb15ed422c71a2fb', '5bd33b276d41d6b4', 'HIRO', 'kurrxd09', 'ebb6251cc00f9c63']
Expand Down Expand Up @@ -51,21 +51,21 @@ global.APIKeys = { // APIKey Here
}

// Sticker WM
global.botname = 'XLICON-V2'
global.botname = 'Բᥱȴιꪎ'
global.premium = 'true'
global.packname = 'XLICON TEAM'
global.author = '@XLICON-V2'
global.menuvid = 'https://telegra.ph/file/325630f66abc968eda8e2.mp4'
global.igfg = '▢✓ Follow My channel\nhttps://whatsapp.com/channel/0029VaE8GbCDzgTILE7OtC3e\n'
global.dygp = 'https://chat.whatsapp.com/BfH0KLkICn2BjmGFMRcGMW'
global.packname = 'Բᥱȴιꪎ'
global.author = 'ƚαƙҽ ƙαɾɳҽ ɯαʅҽ ƙι ɱσɱ ɯԋσɾҽ'
global.menuvid = 'https://telegra.ph/file/8989dedebe2a33eeb7452.mp4'
global.igfg = '▢✓ Follow My channel\nhttps://whatsapp.com/channel/0029VaGyfnWBPzjO0MPYmh3v\n'
global.dygp = 'https://chat.whatsapp.com/EOojWFPhi2204G7mEFFKXc'
global.fgsc = 'https://github.com/Guru322/GURU-BOT'
global.fgyt = 'https://youtube.com/@s4salmanyt'
global.fgpyp = 'https://youtube.com/@s4salmanyt'
global.fglog = 'XLICON.jpg'
global.thumb = fs.readFileSync('./XLICON.jpg')


global.wait = '*🕣 _XLICON IS LODIND..._*\n*▰▰▰▱▱▱▱▱⭐*'
global.wait = '*🕣 _Ruk Thodi Dair Բᥱȴιꪎ..._*\n*▰▰▰▱▱▱▱▱⭐*'
global.rwait = '⌛'
global.dmoji = '🤭'
global.done = '✔️'
Expand Down
Loading