Skip to content

KeirLoire/discord-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot logo
Discord Chat Bot
MyDefiPet logo

About

This python script uses OpenAI's GPT-3 model for providing feedback functionality to the Discord bot.

Prerequisites

This script requires prerequisites in order to run.

  • Python 3.7.9 or later.

How to setup

  • Run pip install -r requirements.txt to install all dependencies
  • Configure the access tokens and keys in the [discord] and [openai] section config.ini file
  • Run python main.py
  • Leave your script open.

If you want the script to end, just press CTRL + C.

Disclaimer

We are not responsible for any damages or loss upon use of this software. Use at your own risk.

About

Discord Chatbot utilizing OpenAI's GPT-3 model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages