Skip to content

Mangaya345/INCONNU-XD-V2

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

311 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Typing SVG

---

⭐ Fork the Repository

Click the button below to fork the repository and get your own copy:

FORK REPO


βš™οΈ GET YOUR SESSION

PAIR CODE


βŒ› WHATSAPP CHANNEL SUPPORT

INCONNU BOY TECH


πŸš€ Quick Deployment Options


DEPLOY_HEROKU


Deploy



DEPLOY_TALKDROVE

DEPLOY



DEPLOY_REPLIT




DEPLOY_KOYEB


DEPLOY



DEPLOY_RAILWAY


DEPLOY



MORE DEPLOY METHOD



DEPLOY_GLITCH

DEPLOY



DEPLOY_CODESPACE

DEPLOY



DEPLOY_RENDER

DEPLOY

⚑ DEPLOY ON WORKFLOW ⚑


name: Node.js CI

on:
  push:
    branches:
      - main
  pull_request:
    branches:
      - main
  schedule:
    - cron: '0 */6 * * *'  

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: Install FFmpeg
      run: sudo apt-get install -y ffmpeg

    - name: Start application with timeout
      run: |
        timeout 21590s npm start  # Limite l'exΓ©cution Γ  5h 59m 50s

    - name: Save state (Optional)
      run: |
        ./save_state.sh

❀️ Credits

GitHub - INCONNU-BOY


MADE BY INCONNU BOY

About

βš™οΈ π™Έπ™½π™²π™Ύπ™½π™½πš„-πš‡π™³ πš…πŸΈ β€” πšˆπ™Ύπš„πš 𝙰𝙻𝙻-𝙸𝙽-𝙾𝙽𝙴 πš†π™·π™°πšƒπš‚π™°π™Ώπ™Ώ π™±π™Ύπšƒ πŸ’₯ ✨ π™Έπ™½π™²π™Ύπ™½π™½πš„-πš‡π™³ πš…πŸΈ πš’πšœ πš–πš˜πš›πšŽ πšπš‘πšŠπš— 𝚊 πš‹πš˜πš β€” πš’πšβ€™πšœ πš’πš˜πšžπš› πšžπš•πšπš’πš–πšŠπšπšŽ πš†π™·π™°πšƒπš‚π™°π™Ώπ™Ώ πšŒπš˜πš–πš™πšŠπš—πš’πš˜πš—. π™±πšžπš’πš•πš πšπš˜πš› πš™πš˜πš πšŽπš›, πšœπšπš’πš•πšŽ πšŠπš—πš πšœπš™πšŽπšŽπš β€” πš™πšŽπš›πšπšŽπšŒπš πšπš˜πš› πšπš›πš˜πšžπš™πšœ, πšπš›πš’πšŽπš—πšπšœ πšŠπš—πš πšŠπšπš–πš’πš— οΏ½

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 67.3%
  • Dockerfile 29.3%
  • Procfile 3.4%