Skip to content

johntezali56/DREADED-GPT-AI

 
 

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.

Find OpenAI ApiKey.

  • Get openAi key Here and paste it in the environmental variables section named AI.


SET UP

  • Fork this repo by tapping here
  • Change repository value in app.json to yours. Tap here
  • Change repository value in heroku deploy button in README.md to yours. Tap here

Alternatively, connect your fork to your heroku account and manually add the environmental variables.

Use termux and scan QR Code.

Upload the creds.json from your termux files to the dreaded1 folder.

Connect your fork to any suitable cloud host and deploy.

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

Termux procedure is given below.

Replit will be added however you can easily add it yourself.

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 AI-ChatGpt

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%