Skip to content

Codexug256/Lucky-XD2

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

386 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Visitor Counter

visitor counter

GitHub Forks GitHub Followers Last Commit Repo Size Package Version

Techwave Animation

LUCKY-XD Setup

πŸš€ Fork the Repository

To start, fork this repository to your own GitHub account by clicking the button below:

Fork LUCKY-XD


πŸ” Step 2: Get Your Session ID

Authenticate using one of the methods below to generate your Session ID.

Authentication Flow Preview

🟒 Pair Code Authentication

Get Pairing Code

Get Pairing Code

πŸ”΅ QR Code Authentication

Scan QR Code

🧩 Session App

Session App

Authentication Flow Preview

Having connection issues? Try using a VPN.

πŸš€ Deploy LUCKY-XD Anywhere

Choose a platform and deploy instantly:

πŸ”΅ Heroku:
Heroku

πŸ’— Koyeb:
Koyeb

⚫ Railway:
Railway

πŸ’š Render:
Render

πŸ’Ž Netlify:
Netlify

🟑 TalkDrove:
TalkDrove


9. Workflow

Details

Deploy Lucky On Workflow

Copy the workflow codes and then fork the repo edit config add session id then save and now click on repo action tag then click on start new workflow then paste workflow codes rename main.yml to deploy.yml and save the file

Important

Attention! We do not take responsibility if your github account is suspended through this Deploy method, I advise you not to use this workflow deploy method in the latest github accounts, github accounts created a year or more ago have not received the risk of suspension so far, this works It will only be done for 6 hours, you need to update the code to reactivate it.
name: Node.js CI

on:
  push:
    branches:
      - main
  pull_request:
    branches:
      - main

jobs:
  build:

    runs-on: ubuntu-latest

    strategy:
      matrix:
        node-version: [20.x]

    steps:
    - name: Checkout repository
      uses: actions/checkout@v3

    - name: Set up Node.js
      uses: actions/setup-node@v3
      with:
        node-version: ${{ matrix.node-version }}

    - name: Install dependencies
      run: npm install

    - name: Start application
      run: npm start

πŸ“‘ PANEL DEPLOYMENT OPTIONS

Get the latest LUCKY-XD bot zip file for panel-based deployment:

βœ… Deploy to any panel service of your choice.


πŸ› οΈ Recommended Hosting Panels

πŸ’‘ Ensure your panel has at least 2GB RAM
πŸ”§ Working on LUCKY-XD compatibility with free-tier panel hosts

divider


⚠️ DISCLAIMER

  • ❗ LUCKY-XD is not affiliated with WhatsApp Inc.
  • 🚫 Misuse may lead to account bans. Use responsibly.
  • πŸ›‘ Cloning, redistributing, or modifying without proper credit is strictly prohibited.

divider


πŸ’‘ CREDITS & CONTRIBUTORS

Built with ❀️ by Lucky 218

  • πŸ‘€ Lucky 218 β€” Creator & Maintainer
    • Core features, plugin manager, deployment tools, performance optimization

πŸ—ƒοΈ PROJECT ARCHITECTS


🌐 JOIN OUR SUPPORT CHANNELS

πŸ”” Stay connected for updates, feature drops, and tutorials!

  • ▢️ YouTube: Lucky Tech Hub
    Subscribe YouTube

footer divider


LUCKY STATUS

+ Project Status: Active
! Version: 0.0.5 Neon Edition
# License: APACHE

πŸ’« Thanks to our loyal followers

Stargazers repo roster for @Tomilucky218/Lucky-XD2

Forkers repo roster for @Tomilucky218/Lucky-XD2

About

LUCKY XD Whatsapp Bot | World Best Whatsapp Bot | Made In Uganda by Lucky 218

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • Other 0.4%