Skip to content

brenobattaglin/discord-bot-chat-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-bot-chat-gpt

A Discord ChatGPT bot.

Setup the project

Create a .env file with the current constants:

DISCORD_BOT_NAME= #The bot name you created on Discord's website
DISCORD_USERNAME= #Your username
DISCORD_TOKEN= #paste your Discord's bot token
OPENAI_ORG= #paste your generated Openai
OPENAI_API_KEY= #paste your generated Openai API key

Then, run npm run start

About

ChatGPT bot for Discord.

Resources

Stars

Watchers

Forks