Skip to content

Thugger2011/DREADED-GPT-AIsil

 
 

Repository files navigation

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:

  • Head Here and use that repo to pair the bot without scanning qr.

  • 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 and deploy.

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



Termux procedure is given below.

Install Via Termux locally✅

$ pkg install git nodejs -y
$ git clone https://github.com/Fortunatusmokaya/DREADED-GPT-AI
$ cd DREADED-GPT-AI
$ npm install

Running the bot

$ node index.js

License

MIT License

Copyright (c) 2023 Dreaded-GPT-AI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%