spaces not tabs

fight-fixes
Bobloy 7 years ago
parent 5ebf80e85e
commit 94f8ceb5f9

@ -1,10 +1,10 @@
{ {
"author" : ["Bobloy"], "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", "description" : "Create an offline chatbot that talks like your average member using Machine Learning",
"hidden" : false, "hidden" : false,
"install_msg" : "Thank you for installing Chatter.", "install_msg" : "Thank you for installing Chatter.",
"requirements" : ["chatterbot"], "requirements" : ["chatterbot"],
"short" : "Local Chatbot run on machine learning", "short" : "Local Chatbot run on machine learning",
"tags" : ["chat", "chatbot", "cleverbot", "clever","bobloy"] "tags" : ["chat", "chatbot", "cleverbot", "clever","bobloy"]
} }

@ -1,10 +1,10 @@
{ {
"author" : ["Bobloy"], "author" : ["Bobloy"],
"bot_version" : [3,0,0], "bot_version" : [3,0,0],
"description" : "Cog to prevent reactions on specific messages from certain users", "description" : "Cog to prevent reactions on specific messages from certain users",
"hidden" : false, "hidden" : false,
"install_msg" : "Thank you for installing ReactRestrict.", "install_msg" : "Thank you for installing ReactRestrict.",
"requirements" : [], "requirements" : [],
"short" : "[Incomplete] Prevent reactions", "short" : "[Incomplete] Prevent reactions",
"tags" : ["react", "reaction", "restrict", "tools", "utils", "bobloy"] "tags" : ["react", "reaction", "restrict", "tools", "utils", "bobloy"]
} }
Loading…
Cancel
Save