Skip to content

Node.js AI-powered Discord bot implemented utilizing OpenAI's GPT-3.5 LLM to enable chat capabilities in multiple channel categories.

Notifications You must be signed in to change notification settings

AAAATTIEH/discord-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord GPT

This repository contains a Discord bot that uses OpenAI's GPT-3.5 language model to provide chat capabilities in three different channels: sarcasm, songwriting, and drop the mic. The bot utilizes the OpenAI API for natural language processing and responds to user messages with generated text based on the channel context.

Prerequisites

Before running the Discord GPT bot, you need to set up a few things:

OpenAI API Key: You will need an API key from OpenAI to access the GPT-3.5 model. Visit the OpenAI website to create an account and obtain your API key.

Discord Token: Create a bot account on the Discord Developer Portal and generate a token for your bot. This token is necessary to authenticate the bot with Discord.

Channel IDs: Obtain the channel IDs for the sarcasm, songwriting, and drop the mic channels in your Discord server. These IDs will be used to direct the bot's responses to the appropriate channels.

About

Node.js AI-powered Discord bot implemented utilizing OpenAI's GPT-3.5 LLM to enable chat capabilities in multiple channel categories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published