Skip to content

Fortunatusmokaya/dreaded-v2

Repository files navigation

DREADED-V2

Fortunatus Mokaya

SET-UP

DEPLOYMENT

Deploy

Heroku safety 💯 guaranteed.

MANUAL INSTALLATION

REQUIREMENTS

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

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

Credits

Thanks to...

Fortunatus Mokaya

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, also use bots on WhatsApp at your own risk, you may be flagged for spam.

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

Languages