spaces not tabs

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

@ -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"]
}

@ -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"]
}
Loading…
Cancel
Save