https://github.com/kavideveloperse/kavi-x-bot
KAVI-X BOT MD WhatsApp Bot Create By Cyber Kavi !
https://github.com/kavideveloperse/kavi-x-bot
baileys baileysmd kavix kavixmd kavixmdbot new newbot wabot whatsapp whatsapp-bot whatsappbot
Last synced: 3 months ago
JSON representation
KAVI-X BOT MD WhatsApp Bot Create By Cyber Kavi !
- Host: GitHub
- URL: https://github.com/kavideveloperse/kavi-x-bot
- Owner: KaviDeveloperSe
- License: apache-2.0
- Created: 2025-05-03T08:02:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-06-23T03:25:53.000Z (4 months ago)
- Last Synced: 2025-06-23T04:27:55.278Z (4 months ago)
- Topics: baileys, baileysmd, kavix, kavixmd, kavixmdbot, new, newbot, wabot, whatsapp, whatsapp-bot, whatsappbot
- Language: JavaScript
- Homepage: https://www.kavixbot.xyz/
- Size: 20 MB
- Stars: 17
- Watchers: 1
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ο»Ώ[](https://git.io/typing-svg)
KAVI-X is a Multi-Device WhatsApp bot developed by **Cyber Kavi**. It is designed to provide various automation features and can be deployed on multiple platforms.
---
## π§ Setup KAVI-X
### 1οΈβ£ PAIR Code
---
## π Deployment Options
---
### πΉ Deploy to **Heroku**
1. If you donβt have a Heroku account, create one.
![]()
---
### πΉ Deploy to **Railway**
1. Create an account on Railway:
![]()
---
### πΉ Deploy with **GitHub Codespaces**
1. Click below to open KAVI-X in a GitHub Codespace:---
### πΉ Deploy with **GitHub Actions**
1. Fork the repo and enable GitHub Actions.
2. Go to **Actions β set up a workflow yourself**.
3. Create the workflow file at:
`.github/workflows/deploy.yml`
4. Paste the following code into the file:π Click to view GitHub Actions deploy.yml
```yaml
name: Node.js CIon:
push:
branches:
- main
pull_request:
branches:
- mainconcurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: truejobs:
build:
runs-on: ubuntu-lateststrategy:
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: Clean dependencies and install specific versions
run: |
rm -rf node_modules package-lock.json
npm install cheerio@1.0.0-rc.12 css-select@5.1.0 --legacy-peer-deps- name: Install remaining dependencies
run: npm install --legacy-peer-deps- name: Start application
run: npm start
```---
### πΉ Deploy on **VPS**
You can also deploy KAVI-X on your **own VPS**. Ensure you have **Node.js 22+** installed and set up the **environment variables**.---
## βοΈ Environment Variables
Ensure to set the following **environment variables** correctly:```env
SESSIONID='Put Your Session ID Here'
BOTNAME='KAVI-X MD'
OWNERNUMBER='94702128378'
OWNERNAME='Cyber Kavi'
WEBSITEX='https://kavi-x-bot-login.up.railway.app/'
WAGC='https://chat.whatsapp.com/CG9f0paHJzwDImXiydfuht'
BOTSCRIPT='https://github.com/KaviDeveloperSe/KAVI-X-BOT'
PACKNAME='KAVI-X MD'
AUTHOR='Cyber Kavi'
CREATOR='94702128378@s.whatsapp.net'
BOTPREFIX='.'
RESTART='true'
MONGODB_URI='Put Your Mongo DB URI Here'
```
---## π KAVI-X Support
Join the **KAVI-X WhatsApp community** for updates and support:
---
Enjoy using **KAVI-X**! π