Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

TheLimitlessDeveloper/ChatGPT-Discord-Bot

Repository files navigation

ChatGPT Discord Bot

A Discord Bot Powered By OpenAI's ChatGPT. This Bot uses ChatGPT-API v3 , Discord.JS v14 & Puppeteer v19.

✨Features

🔥 Use slash command /ask to ask questions in any channel.

💥 This uses puppeteer to automate the login process. Auto Solve CAPTCHA.

📡 Quick Start Guide

Requirements:

Steps:

  1. Create New Application [BOT] from Discord Developer Portal and add this to your Discord Server with proper Bot Permissions and Privileged Gateway Intents.

  2. Star⭐ this Repo to get updates.

  3. Clone this Repo:

git clone https://github.com/TheLimitlessDeveloper/ChatGPT-Discord-Bot

Then navigate to the Folder:

cd ChatGPT-Discord-Bot
  1. Install all dependencies:
npm install
  1. Rename the .env.example file to .env and fill the credentials properly.

  2. Start the Bot:

npm run start
  1. Use the Bot 🎉

⛓Others

📝 License: MIT