testing adding a chat client

This commit is contained in:
Juni
2022-12-05 13:27:12 -05:00
parent 90d651551a
commit bc5562ebf5
3 changed files with 38 additions and 0 deletions

9
chatGpt/info.json Normal file
View File

@@ -0,0 +1,9 @@
{
"AUTHOR" : "Juni (juniteevee)",
"DESCRIPTION" : "Enable chatting with bot using OpenAi ChatGPT",
"DISABLED" : false,
"SHORT" : "Enable chatting with bot using OpenAi ChatGPT",
"NAME" : "Chat-Gpt",
"INSTALL_CMD" : "ChatGPT. Install at own risk",
"REQUIREMENTS" : ["revChatGPT"]
}