1. Fork This Repository
Start by forking this repository to your own GitHub account. Click the button below to fork:
🔑 Get Session ID (WhatsApp Pair Code Login)
To deploy, generate your session ID from the link below:
- Obtain the Session ID: After accessing the URL, you should see a session ID displayed. Copy this session ID.
1..DEPLOY ON HEROKU
2..DEPLOY ON RENDER
3..DEPLOY ON GITHUB
Copy the workflow codes and then frok 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
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
DEVELOPER OF JACK-MD
- JACK_COD
- Creater and Owner Of JACK-MD
JACK-MD Helper
- JACK_MAE
- For helping in bot plugin files.