Skip to content

ardastore/RfkbotV1

 
 

Repository files navigation

Mike-bot

Simple Rpg WhatsApp Bot Mike-bot

Join Group Diskusi

Grup WhatsApp NO BOT

Deploy to heroku

Deploy

Heroku Buildpack

BuildPack LINK
FFMPEG here
IMAGEMAGICK here

Tutorial YouTube

YouTube

FOR TERMUX/UBUNTU/SSH USER

apt update && apt upgrade
apt install git -y
apt install nodejs -y
apt install ffmpeg -y
apt install imagemagick -y
git clone https://github.com/AlyaaXd/RfkbotV1
cd RfkbotV1
npm install
npm update

FOR WINDOWS/VPS/RDP USER

  • Download And Install Git Click Here
  • Download And Install NodeJS Click Here
  • Download And Install FFmpeg Click Here (Don't Forget Add FFmpeg to PATH enviroment variables)
  • Download And Install ImageMagick Click Here
git clone https://github.com/AlyaaXd/RfkbotV1
cd Mike-bot
npm install
npm update

Run

node .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%