diff --git a/chatGpt/info.json b/chatGpt/info.json index 04417f2..898e8da 100644 --- a/chatGpt/info.json +++ b/chatGpt/info.json @@ -1,9 +1,7 @@ { - "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"] + "author" : "Juni (juniteevee)", + "description" : "Enable chatting with bot using OpenAi ChatGPT", + "short" : "Enable chatting with bot using OpenAi ChatGPT", + "install_msg" : "ChatGPT. Install at own risk", + "requirements" : ["revChatGPT"] } \ No newline at end of file diff --git a/info.json b/info.json index 9f0d4dd..b8f7d8a 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { - "NAME": "JuniTeeVee-Cogs", - "AUTHOR" : "Juni (juniteevee)", - "SHORT": "Some Cogs for my personal use", - "DESCRIPTION" : "Hello. Install at your own risk" + "name": "JuniTeeVee-Cogs", + "author" : "Juni (juniteevee)", + "short": "Some Cogs for my personal use", + "description" : "Hello. Install at your own risk" } \ No newline at end of file