Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 704 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 704 Bytes

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.