-
It seems that the Cleverbot URL is no longer working (page not found). I've made modifications to switch it over to use cleverbot.io should you wish to go that route.
https://github.com/tombeynon/li…
-
I tried adding header
`Accept-Language:`
to fopen, but it doesnt work.
-
Since cordlr is now pretty modular, we need some command modules to make it useful! I'll just list some generic plugins and some dev-related plugins here. Once we get a few of these, I think cordlr …
jamen updated
8 years ago
-
Looks like they've changed the webservice link for Cleverbot again, its now returning a 404 error.
Any idea what the new one is?
-
I tried every well know ruby api for cleverbot that I could find, and they have all been dead for years, but then I stumbled across your repo here, and it works flawlessly. Thank you so much for putti…
-
Cleverbot doesn't work :(
-
`Traceback (most recent call last):
File "C:/Users/Zygimantas/Projects/CleverTwitchBot/main.py", line 65, in
parseCommand(message, user, chat, s)
File "C:/Users/Zygimantas/Projects/CleverTwit…
-
has anyone made a rivescript visual editor?
I really like the Twine editor, which shows links between nodes, but i think it would be hard to do something similar for Rive since it's so based on user …
dcsan updated
7 years ago
-
I don't know what I'm doing wrong this is my code
```
from chatterbotapi import ChatterBotFactory, ChatterBotType
factory = ChatterBotFactory()
bot1 = factory.create(ChatterBotType.CLEVERBOT)
bot1…
-
Hi, i try to use human demo and i got this error:
> > You: ciao
> > Traceback (most recent call last):
> > File "human_bot_chat.py", line 21, in
> > main()
> > File "human_bot_chat.p…