Skip to content

cisnez/DiscordGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordGPT

Description

A Discord bot using Discord API and OpenAI API to provide conversational functionality.

Files

main.py B07_C0R3.py _init_botname.yaml _init__global.yaml

Usage

  1. Clone the repository to your local machine.
  2. Configure your bot by modifying the example _init_botname.yaml template.
  3. Create a system environment variable for your bot's OPENAI_API_KEY
  4. Create a system environment variable for your bot's DISCORD_TOKEN
  5. Run the bot using python main.py botname.

About

Code for running a DiscordGPT bot using Discord API and OpenAi API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages