diff --git a/chatterbot/info.json b/chatterbot/info.json index 587367e..f8d6606 100644 --- a/chatterbot/info.json +++ b/chatterbot/info.json @@ -6,4 +6,5 @@ "REQUIREMENTS" : ["ChatterBot"], "DESCRIPTION" : "ChatterBot is a machine-learning based conversational dialog engine, check it out at: https://github.com/gunthercox/ChatterBot", "TAGS" : ["chatter", "chat"] + "HIDDEN": true }