From 0c010f731499ea252dd3d4c72531ef81fd0bbdec Mon Sep 17 00:00:00 2001 From: zephyrkul Date: Wed, 12 Aug 2020 07:37:55 -0600 Subject: [PATCH] Update info.json --- info.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/info.json b/info.json index 4d8e5e1..23cc49a 100644 --- a/info.json +++ b/info.json @@ -1,7 +1,7 @@ { - "AUTHOR": "Bobloy", - "INSTALL_MSG": "Thank you for installing Fox-V3 by Bobloy", - "NAME": "Fox-V3", - "SHORT": "Cogs by Bobloy", - "DESCRIPTION": "Cogs for RED Discord Bot by Bobloy" -} \ No newline at end of file + "author": ["Bobloy"], + "install_msg": "Thank you for installing Fox-V3 by Bobloy", + "name": "Fox-V3", + "short": "Cogs by Bobloy", + "description": "Cogs for RED Discord Bot by Bobloy" +}