From 19211d721c9367b42379200f6fbcf334a137f880 Mon Sep 17 00:00:00 2001 From: Bobloy Date: Mon, 19 Feb 2018 15:09:23 -0500 Subject: [PATCH] Add info.json --- reactrestrict/info.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 reactrestrict/info.json diff --git a/reactrestrict/info.json b/reactrestrict/info.json new file mode 100644 index 0000000..91121ea --- /dev/null +++ b/reactrestrict/info.json @@ -0,0 +1,10 @@ +{ + "author" : ["Bobloy"], + "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" : [], + "short" : "[Incomplete] Prevent reactions", + "tags" : ["react", "reaction", "restrict", "tools", "utils", "bobloy"] +} \ No newline at end of file