issues
search
protohaven
/
protohaven_api
API system for protohaven
0
stars
0
forks
source link
Add support for GPT summarizing of discord chats
#144
Closed
smartin015
closed
2 months ago
smartin015
commented
2 months ago
Add include/exclude filters for Discord event hooks
Add
integrations/gpt.py
for calls out to OpenAI. Prompts are stored here.
Added OpenAI key field to config.yaml
Streamlined invocations of discord bot methods in
connector.py
Created a new
/staff
page, currently just with the discord summarizer on it. Uses websockets for async/live updates, wheee
integrations/gpt.py
for calls out to OpenAI. Prompts are stored here.connector.py
/staff
page, currently just with the discord summarizer on it. Uses websockets for async/live updates, wheee