1. Fork This Repository
Start by forking this repository to your own GitHub account. Click the button below to fork:
Authenticate using one of the methods below to generate your Session ID.
πΈ Pair Code Authentication
πΉ QR Code Authentication
| Platform | Deploy |
|---|---|
| π£ Heroku | |
| π΅ Render | |
| β« Koyeb | |
| π’ Panel |
Copy the workflow codes and then fork the repo edit settings 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 SungSuho-MD
- Mr SungSu
- Creater and Owner Of SungSu-ho-MD
SungSu-ho-MD Helper
- Malvin King
- For helping in bot plugin files.