From 85057f0b1e69b2f7781187458fa0fd835b23f084 Mon Sep 17 00:00:00 2001 From: Bobloy Date: Thu, 10 May 2018 16:24:25 -0400 Subject: [PATCH] Forgot info file Signed-off-by: Bobloy --- coglint/info..json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 coglint/info..json diff --git a/coglint/info..json b/coglint/info..json new file mode 100644 index 0000000..709c9eb --- /dev/null +++ b/coglint/info..json @@ -0,0 +1,20 @@ +{ + "author": [ + "Bobloy" + ], + "bot_version": [ + 3, + 0, + 0 + ], + "description": "Lint python code posted in chat", + "hidden": true, + "install_msg": "Thank you for installing CogLint", + "requirements": [], + "short": "Python cog linter", + "tags": [ + "bobloy", + "utils", + "tools" + ] +} \ No newline at end of file