Skip to content

Fortunatusmokaya/dreaded-v2

Repository files navigation

DREADED-V2

Fortunatus Mokaya

Typing SVG

Typing SVG


[CAUTION]

This bot is not created nor endorsed by WhatsApp. Your account might be banned. Be careful not to cause spam.


FEATURES

This bot is a modification of the predecessor ***dreaded-md*** but we changed the module to commonJs. It has group management features, some media commands, image manipulation commands as well as AI and many other features incorporated.

Some AI and media commands use our API. This API is not very reliable hence sometimes there may be a downtime.

If you are a developer you can check out our API SITE.

The API site contains many endpoints that can be used in your projects. No need for API keys or login, completely free, for now

SET-UP

Fork

  • You MUST fork this repo before fetching pairing code. Fork this repo by tapping here

Pairing:

  • Get your Session Id by PAIRING CODE HERE. or HERE.

  • Then Go-to WhatsApp > Three dots > Linked Devices

    • You will get a session ID in your WhatsApp. Copy it.

Heroku Setup:

-Fill in all the required variables and deploy the bot.

-If you plan to host the bot in your server, vps, locally or panel you can carefully edit the file settings.js and add the session id in the session constant (if you know what that is), or you can still autheticate with qr

FOR TERMUX/UBUNTU/SSH VPS DEPLOY

  • Copy/Paste to your terminal
apt update && apt upgrade
apt install git -y
apt install nodejs -y
git clone https://github.com/Fortunatusmokaya/dreaded-v2
cd dreaded-v2
npm install

START BOT

npm start

The bot will only work if you updated the session id in settings.js

BACKGROUND RUNNING

npm install pm2 -g
pm2 start index.js

This will allow bot to run in the background even when the vps terminal is closed, for termux you'll need a stable device with continuous internet connection

STOPPING BOT

CTRL + C

Credits

Thanks to...

Fortunatus Mokaya

Tap the WhatsApp logo below to join our channel and group for updates

whatsapp

whatsapp

Incase of any issues, contact me here via WhatsApp.

Modifying the bot structure is at your own risk. We won't offer technical support if error occur.

License

MIT License

Copyright (c) 2024 DREADED-V2

About

A modular WhatsApp bot based on baileys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published