de4apandi / v12

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  

RequirementsInstallationThanks to Official Group BotDonate


Information

Ramdani botz v12 adalah bot WhatsApp yg memakai base ori dari Ramdani Official. Ramdani botz v12 is a bot whatsapp using a Baileys library. Jika kamu menemukan semacam bug, harap untuk dimaklumi sementara

Bugs and Tester

  • Jika kamu menemukan bug jangan lupa buka Issues
  • Info Lebih Lanjut, Chat owner-Ramdani botz

Requirements

Instalasi

Heroku Buildpack

 heroku/nodejs
 https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
 https://github.com/clhuang/heroku-buildpack-webp-binaries.git

For Windows/RDP

git clone https://github.com/Ramdaniofficial/v12.git
cd v12
npm install
node main

For Termux

termux-setup-storage
apt update && apt upgrade
pkg install nodejs git ffmpeg
git clone https://github.com/Ramdaniofficial/v12.git
cd v12
npm install
node main

Edit file

Installing the FFmpeg for Windows

  • Unduh salah satu versi FFmpeg yang tersedia dengan mengklik di sini.
  • Extract file ke C:\ path.
  • Ganti nama folder yang telah di-extract menjadi ffmpeg.
  • Run Command Prompt as Administrator.
  • Jalankan perintah berikut::
> setx /m PATH "C:\ffmpeg\bin;%PATH%"

Jika berhasil, akan memberikanmu pesan seperti: SUCCESS: specified value was saved.

  • Sekarang setelah Anda menginstal FFmpeg, verifikasi bahwa itu berhasil dengan menjalankan perintah ini untuk melihat versi:
> ffmpeg -version

Donate

Official Group

Thanks to

NURUTOMO
Ramdani Official Nurutomo
Developer Ramdani bot v12 Constributor
FATIH
Mhankbarbar Fatih A.
Constributor For Help
RASHID
Ferdiz Rashid
For Help Owner Chikabot
[![FAJAR](http://github.com/Ramdani Official.png?size=100)](http://github.com/Ramdani Official)
Adiwajshing [Ramdani Official](https://Ramdani Official.github.io)
Owner of Baileys Owner of Api Ramdani Botz

About

License:MIT License


Languages

Language:JavaScript 100.0%Language:Procfile 0.0%