Skip to content

vingeraycn/summerizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summerizer

This is Discord Bot that will make a summary for chat history that you guys talked in thread by ChatGPT

# install pip
python3 -m pip install --upgrade pip


# install requirements
pip3 install -r requirements.txt

# run script
DISCORD_BOT=<YOUR_DISBORD_BOT_TOKEN_HERE> OPENAPI_KEY=<YOUR_OPENAI_APIKEY_HERE> python3 app.py

About

This is Discord Bot that will make a summary for chat history that you guys talked in thread by ChatGPT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages