Skip to content

A discord bot that takes messages from a designated channel and fetches answers from Chat GBT-3 api

Notifications You must be signed in to change notification settings

nateawest/discordGBT3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discordGBT3

A discord bot that takes messages from a designated server and fetches answers from Chat GBT-3 api

Overview

This repository contains a python-based discord bot that leverages open_ai chatGBT3 api to respond to questions in a designated discord channel.

Installation

Clone this repository to your local machine using the following command: git clone https://github.com/nateawest/discordGBT3.git

Change into the project directory: cd discordGBT3

install requirements: pip install -r requirements.txt

Configuration

Before running the discord bot, you need to provide your openAi token and discord bot token and channel id's to a .env file. You also need to add the bot to your server.

About

A discord bot that takes messages from a designated channel and fetches answers from Chat GBT-3 api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages