From 94f8ceb5f91280bc821c5cea32da1a4495e04f25 Mon Sep 17 00:00:00 2001 From: Bobloy Date: Mon, 19 Feb 2018 15:20:42 -0500 Subject: [PATCH] spaces not tabs --- chatter/info.json | 4 ++-- reactrestrict/info.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chatter/info.json b/chatter/info.json index 2930162..88eff53 100644 --- a/chatter/info.json +++ b/chatter/info.json @@ -1,10 +1,10 @@ { "author" : ["Bobloy"], - "bot_version" : [3,0,0], + "bot_version" : [3,0,0], "description" : "Create an offline chatbot that talks like your average member using Machine Learning", "hidden" : false, "install_msg" : "Thank you for installing Chatter.", - "requirements" : ["chatterbot"], + "requirements" : ["chatterbot"], "short" : "Local Chatbot run on machine learning", "tags" : ["chat", "chatbot", "cleverbot", "clever","bobloy"] } \ No newline at end of file diff --git a/reactrestrict/info.json b/reactrestrict/info.json index 91121ea..cf33705 100644 --- a/reactrestrict/info.json +++ b/reactrestrict/info.json @@ -1,10 +1,10 @@ { "author" : ["Bobloy"], - "bot_version" : [3,0,0], + "bot_version" : [3,0,0], "description" : "Cog to prevent reactions on specific messages from certain users", "hidden" : false, "install_msg" : "Thank you for installing ReactRestrict.", - "requirements" : [], + "requirements" : [], "short" : "[Incomplete] Prevent reactions", "tags" : ["react", "reaction", "restrict", "tools", "utils", "bobloy"] } \ No newline at end of file