Skip to content

JokerJosh1234/EchoBot-ChatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

EchoBot ChatGPT

Setup

Go to the ChatGPT.cs script and modify the apiKey const to your Open AI api key.

Feel free to navigate to the 'Context' method which contains how your AI will act, it already comes with prebuilt instructions which are easily changable.

The built-in Chat script utilizes inherits from the Event class, which subscribes to the MessageReceived event which makes it so that when the bot gets pinged/mentioned, it will initiate ChatGPT response, or if the bot gets a reply, it will also initiate a ChatGPT response.

Then you should be good to go

Other Open AI api features may be added in the future

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages