From 29bb51c6cd324c2bc2dfb40fb3f3fda933bf2edc Mon Sep 17 00:00:00 2001 From: zephyrkul Date: Wed, 12 Aug 2020 08:50:28 -0600 Subject: [PATCH] Update info.json (#114) --- 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" +}