Here you can get the proper written explanation of XLICON-V2 Setup and Deployments
If you re-upload anything from my REPOSITORY give me Credit Else I can Take Legal Action On You!⚠
-
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
-
Click the
heroku-Deploy
option in XLICON-V2 repository -
Deploy the repository first using my repository
-
Now go to deploy Option in Heroku App
-
Connect the heroku with your Github Account
-
Now Connect it with your
XLICON-V2
Repository -
Click Deploy
-
After Deploy Go to Your Heroku Bot app Resources
-
Select
Web Npm
&Worker Npm
turned on -
Leave the
Worker2 Npm
turned off -
Then Click
Restart all Dynos
-
Now wait for start
-
Then your bot is ready to use
-
Click the
mongenius Deploy
option from the repository -
After that give a name of your cloudspace app
-
Then Click create
-
After that click
Create with DockerFile
-
Connect it with your github Account
-
Give a name of your service
-
Adjust
Ram,Cpu,Temp-Storage
by your own -
Select your github repository to XLICON-V2
-
Then Click Create/Deploy and wait for deploy
-
Now your bot is ready to use
-
Click the
Codespaces
Deploy Option from the repository -
After that Select your bot repository from Codespaces
-
Now Type this command
Npm i
-
And Click enter
-
Then Scan the qr from the log
-
Now your bot is ready to use
- 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
Download ffmpeg
and set pathDownload wget
and set pathDownload Node JS
Download Git
Download Libwebp
> git clone https://github.com/ahil15/Xlicon-v2.git
> cd Xlicon-v2
> npm i
> npm start
- Run these commands one by one
npm i -g forever && forever index.js && forever save && forever logs