From b7c744b456f6b1a032eed38c1544c4fed0ddcb84 Mon Sep 17 00:00:00 2001 From: aikaterna Date: Wed, 31 May 2017 23:30:52 -0700 Subject: [PATCH] Chatterbot is broken --- chatterbot/info.json | 1 + 1 file changed, 1 insertion(+) 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 }