change config style
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
{
|
{
|
||||||
"AUTHOR" : "Juni (juniteevee)",
|
"author" : "Juni (juniteevee)",
|
||||||
"DESCRIPTION" : "Enable chatting with bot using OpenAi ChatGPT",
|
"description" : "Enable chatting with bot using OpenAi ChatGPT",
|
||||||
"DISABLED" : false,
|
"short" : "Enable chatting with bot using OpenAi ChatGPT",
|
||||||
"SHORT" : "Enable chatting with bot using OpenAi ChatGPT",
|
"install_msg" : "ChatGPT. Install at own risk",
|
||||||
"NAME" : "Chat-Gpt",
|
"requirements" : ["revChatGPT"]
|
||||||
"INSTALL_CMD" : "ChatGPT. Install at own risk",
|
|
||||||
"REQUIREMENTS" : ["revChatGPT"]
|
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"NAME": "JuniTeeVee-Cogs",
|
"name": "JuniTeeVee-Cogs",
|
||||||
"AUTHOR" : "Juni (juniteevee)",
|
"author" : "Juni (juniteevee)",
|
||||||
"SHORT": "Some Cogs for my personal use",
|
"short": "Some Cogs for my personal use",
|
||||||
"DESCRIPTION" : "Hello. Install at your own risk"
|
"description" : "Hello. Install at your own risk"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user