bcvkm909 / Alphabot-Md

Base bot WhatsApp multi device / multi perangkat menggunakan lib / api baileys-md. Give star 🌠⭐🌟

Home Page:https://youtu.be/OcXQgbSWVa8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHIKA BOT

  

Requirements β€’ Installation β€’ Thanks to β€’ Official Group Bot β€’ Donate


Information

Alpahbot-Md adalah bot yang awalnya memakai base dari Chikabot, sekarang pindah base Hisoka-Morou. Alphabot-Md 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-alpha

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/zeeoneofc/Alphabot-Md.git
cd Alphabot-Md
npm install
node main

For Termux

termux-setup-storage
apt update && apt upgrade
pkg install nodejs git ffmpeg
git clone https://github.com/zeeoneofc/Alphabot-Md.git
cd Alphabot-Md
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
Dika Nurutomo
Owner Hisoka-Morou Constributor
FATIH
Mhankbarbar Fatih A.
Constributor For Help
RASHID
Ferdiz Rashid
For Help Owner Chikabot
FAJAR
Adiwajshing Fabil
Owner of Baileys Owner of X-Far api

About

Base bot WhatsApp multi device / multi perangkat menggunakan lib / api baileys-md. Give star 🌠⭐🌟

https://youtu.be/OcXQgbSWVa8

License:MIT License


Languages

Language:JavaScript 100.0%