A Discord Bot Powered By OpenAI's ChatGPT. This Bot uses ChatGPT-API v3 , Discord.JS v14 & Puppeteer v19.
🔥 Use slash command /ask to ask questions in any channel.
💥 This uses puppeteer to automate the login process. Auto Solve CAPTCHA.
-
Create New Application [BOT] from Discord Developer Portal and add this to your Discord Server with proper Bot Permissions and Privileged Gateway Intents.
-
Star⭐this Repo to get updates. -
Clone this Repo:
git clone https://github.com/TheLimitlessDeveloper/ChatGPT-Discord-BotThen navigate to the Folder:
cd ChatGPT-Discord-Bot- Install all dependencies:
npm install-
Rename the
.env.examplefile to.envand fill the credentials properly. -
Start the Bot:
npm run start- Use the Bot 🎉