Ben5009 / ZENON-AI

Mymiss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZENON-AI

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

FEATURES

This is a advanced 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 Zenon2 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/MGTOPHAZ/ZENON-AI
$ cd ZENON-AI
$ npm install

Running the bot

$ node index.js

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

Modifying the bot structure is at your own risk. We won't offer technical support in case of errors resulting!

License

MIT License

©2023 ZENON-AI

About

Mymiss

License:MIT License


Languages

Language:JavaScript 80.0%Language:Procfile 20.0%