Advanced AI Chatbot for Discord using Chat GPT and NodeJS and Discord.JS
- Node.js (18 or newer)
- A recent version of npm
- An OpenAI Account
- Clone this repository
https://github.com/NextGenGk/discord-gpt3-chatbot.git
- Install the required packages by running
npm install
- Rename
.env-example
file to.env
file - Put your OpenAI API key & Discord Bot Token into the
.env
file - Run the bot using
npm run start
- Now you're ready to go! People can send you messages, and the bot will respond to them