discord-gpt3-chatbot

Advanced AI Chatbot for Discord using Chat GPT and NodeJS and Discord.JS

Sample Image for Discord ChatGPT3 ChatBot

image

Requirements

Step-by-step Guide (Run Locally)

  1. Clone this repository
      https://github.com/NextGenGk/discord-gpt3-chatbot.git
    
  2. Install the required packages by running
      npm install
    
  3. Rename .env-example file to .env file
  4. Put your OpenAI API key & Discord Bot Token into the .env file
    • You can obtain an API key here
    • Discord Developer Portal: here
  5. Run the bot using
      npm run start
    
  6. Now you’re ready to go! People can send you messages, and the bot will respond to them