Giter Site home page Giter Site logo

senkuu's Introduction

Welcome👋 👋

SEENKU MD

Senkuu MD

Sorotan

  • Simple Penggunaan
  • Mudah digunakan
  • Mudah untuk dirawat/diperbaiki
  • Ringan
  • Anti delay
  • Unik
  • Anti Pasaran!

Baca Ini!

  • Change Config
  • Session repository In Here & Session Name: senkuu-md

Run On Heroku

WhatsApp Bot Multi Device

Deploy

Heroku Buildpack

BuildPack LINK
FFMPEG HERE
IMAGEMAGICK HERE
Node.js heroku/nodejs
WEBP HERE

Statistics

GitHub Stats Top Languages

Request Fitur/Report Error To

Kamu Nanya? kamu Bertanya tanya? Yaudah aku kasih tau yah!! Kalau mau request or report, chat kontak di bawah ini yah

Creator Here Dm Instagram

Rawwr

Instalasi On Termux

Clone Repo

> pkg install
> pkg upgrade
> pkg install git
> pkg install ffmpeg && pkg install libwebp
> pkg install nodejs
> git clone https://github.com/xzeera-id/Senkuu-MD
> cd Senkuu-MD
> npm install
> npm start
# Scan QR

Instalasi

Dibutuhkan

  1. Nodejs 16x/17x
  2. FFmpeg
  3. libWebP

Install Ffmpeg

  • Untuk pengguna Windows, kamu bisa lihat tutorial disini WikiHow
  • Untuk pengguna Linux, kamu bisa pakai manager paket kamu sendiri. Contohnya;
# apt (Ubuntu)
apt install ffmpeg -y

# pacman (Arch Linux)
pacman -S ffmpeg

Install libWebP

  • Untuk pengguna Windows,
  1. Unduh libWebP untuk Windows dari sini
  2. Ekstrak ke C:\
  3. Ganti nama folder yang diekstrak ke libwebp
  4. Buka PowerShell dan jalankan perintah berikut;
setx /m PATH "C:\libwebp\bin;%PATH%"

Bila sukses terinstal dengan baik, silahkan check dengan perintah berikut di Command Prompt

webpmux -version
  • Untuk pengguna Linux, kamu bisa pakai manager paket kamu. Contohnya;
# apt (Ubuntu)
apt install libwebp-dev -y

# pacman (Arch Linux)
pacman -S libwebp

Clone Repo

# clone repo
git clone --depth=1 https://github.com/xzeera-id/Senkuu-MD

# ubah posisi direktori kamu
cd Senkuu-MD

# install semua module
npm install
# atau
yarn install

# bila libray @adiwajshing/baileys error, jalan kan kode yg ada dibawah ini

cd ./node_modules/@adiwajshing/baileys
npm install -g typescript
npm run build:tsc

Start Bot

Start and Scan QR

npm start

Thanks To

Dan All Creator bot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.