Skip to content

Obedweb2/Hunter-Xmd1

 
 

Repository files navigation

Updated HUNTER XMD with Latest Features

Followers Stars Forks Watching

Typing SVG

MUSIC,SESSION,DEPLOYING,CHANNEL AND OWNER WEB

Get Session ID

. GET SESSION 1

Netlify

Netlify

. ᎷᎽ ՏϴΝᏀՏ-ᎠϴᏔΝᏞϴᎠᎬᎡ

ᎠϴᏔΝᏞϴᎪᎠ

Typing SVG

1️⃣ First. Deploying option

Heroku


Heroku

EASIEST METHOD

HOW TO DEPLOY ON TALKDROVE

Create Account Here:

https://host.talkdrove.com/auth/signup?ref=9535F15A

Then Login Claim 10 coins in wallet section Locate where to deploy your bot You will see a dashboard of bots listed

Click next , next Until you see SUBZERO MD Then click on it

You will be asked to fill in some stuffs like your session Id , and other stuffs on how you want your bot to be ( bot settings ) , it's not hard I added examples

Get session I'd here:

https://bmb-website-deploy.onrender.com/pair

After you're done filling it Click deploy button

If you can't see any deploy button , switch the website to dark mode

It will show

That's all bot connected

MR OBED OFC


Heroku


Heroku


Heroku

7. Replit

Replit

FILE ZIP

Netlify

2️⃣ Additional Hosting Panels Solar Hosting

Blare Host Witchly Host Optik Link SillyDev Panel Cloves MyPi BotWA Panel Netherite Host Bot Hosting Hardy Host Katabump Daki CC Pella App

8. Workflow

Deploy On Workflow

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 name them deploy 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

Ⓜ️ Give THANKS TO OBED TECH

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%