Skip to content

web-dev-sam/gpt3-discord-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

Demo loading...

 

gpt3-discord-chatbot

A very simple discord chat bot powered by GPT-3 from OpenAI

Quick Start

  1. Run npm i
  2. Add your discord and openai tokens to config.js
  3. Add your bot to a server
  4. Start bot with node index.js
  5. Create a text channel for your bot and message !channel in it
  6. Add the channel id from your console to config.js
  7. Restart the bot
  8. Happy coding!

About

A very simple discord chatbot powered by GPT-3 from OpenAI written in Node

Resources

Stars

Watchers

Forks