akzgami / chikabot

Simple multi-device bot with baileys's library.

Home Page:https://github.com/xfar05/xfarr-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHIKA BOT

RequirementsInstallationThanks to Official Group BotDonate

        


ChikaBot Whatsapp MD

Information

Chikabot whatsapp using a Baileys library. Jika kamu menemukan semacam bug, harap untuk dimaklumi sementara

Made by :

Bugs and Tester

  • Jika kamu menemukan bug jangan lupa buka Issues
  • Info Lebih Lanjut, Chat owner-chika
  • Kamu bisa testing fitur Chika-Bot disini

Requirements

Instalasi

For Windows

git clone https://github.com/rashidsiregar28/chikabot.git
cd chikabot
npm install
node main

For Termux

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

For VPS

apt install nodejs git ffmpeg wget
git clone https://github.com/rashidsiregar28/chikabot.git
cd chikabot
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

FAJAR
Adiwajshing Fabil
Owner of Baileys Owner of X-Far api

About

Simple multi-device bot with baileys's library.

https://github.com/xfar05/xfarr-api

License:MIT License


Languages

Language:JavaScript 100.0%