-
Using PaperSpigot 1.8.8
[00:42:33 WARN]: [ChatterBot] ChatterBot could not think: http://www.cleverbot.com/webservicemin?uc=321
[00:42:33 WARN]: Exception in thread "Craft Scheduler Thread - 2670"…
-
how can i create a simple messenger bot which can understand user's message ( intents and entities) and executes functions according to them . Can anyone suggest a module to build and use a dictionary…
-
SyntaxError: Unexpected token ♂ in JSON at position 2062
It seems to crash sometimes due to symbols/emoji's etc.
-
In the german language, we have characters like ä, ö and ü. Cleverbot-node only returns some "random" characters for them.
-
Traceback (most recent call last):
File "Natasha.py", line 5, in
import cleverbot
ImportError: No module named cleverbot
-
Any plans on fixing the keys or finding a way around them? The java source isn't wanting to work for me (even version 2.0)
ghost updated
7 years ago
-
I was talking to David in the Cleverbot.io slack channel and he said "it's a cloudflare issue", though he's not sure if it's on Cleverbot's side or yours. Here's the error I'm getting:
SSL_connect …
-
I've got it installed and imported but I really don't know what to do now!
Help is appreciated :heart:
(Sorry for opening the first issue btw)
,
Eli
-
I have a few questions about the training.
I understand how learning works like "learn * is *", or "my name is *"
And I understand that this data is stored in memory, that is, as long as the app…
-
Currently running on the 1.1.1 version, and I am still getting the
if parsed[0][1] == 'DENIED' error.
simply put in cb.ask("hi")
any solutions?