RullDev / megum

Home Page:https://megum.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEGUMI-MD

INSTALLATION

REQUIRE

  1. nodejs 16x/17x
  2. ffmpeg
  3. ImageMagick

FFMPEG INSTALLATION

  • For Windows User, you can see this website, WikiHow.
  • For Linux User, you can use your own package manager, below are for example
# apt
apt install ffmpeg -y

# pacman
pacman -S ffmpeg
CLONE REPOSITORIES
git clone https://github.com/4relial/megumi-md
cd megumi-md
INSTALL THE DEPENDENCIES
npm i
START BOT
node index.js

⚠ ATTENTION ⚠

It´s a beta, so issue is spected to be apppering. Use at your own risk.

Functionalities

Baileys V4 Status
4 devices simultaneously
Work without whatsapp connection
Works with WebSocket
Megumi-MD Status
JS (JavaScript) only
scalable script structure

About

https://megum.vercel.app

License:MIT License


Languages

Language:JavaScript 99.4%Language:HTML 0.4%Language:Nix 0.2%