Skip to content

Dominican643/dreaded-bot

 
 

Repository files navigation

Gifted Dreaded Bot

DREADED-BOT

This bot is created with the help of NodeJS and uses Baileys

FEATURES

This is a highly customisable simple whatsapp bot with group management features and few media commands and chatgpt courtesy of openai APIs.

You will need an openai API key for AI features to work.

SET-UP

Linking/Pairing:

Connect On replit

  • Fork this repo by tapping here

  • Upload the creds.json that you received to the dreaded1 folder.

  • Connect your fork to any suitable cloud host e.g Heroku or Replit and deploy.

  • Add the environmental variables in .env into your hosting site/server for bot to work.

Termux procedure is given below.

Install Via Termux locally✅

$ pkg install git nodejs -y
$ git clone https://github.com/Giftedmaurice/dreaded-bot
$ cd dreaded-bot
$ npm install

Running the bot

$ node index.js

Credits

Thanks to...

Gifted Tech

Incase of any issues, contact me here via WhatsApp or here via Email.

License

MIT License

Copyright (c) 2024 Gifted-Dreaded-Bot

About

A Simple and Random WhatsApp bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%