-
Right now, the cleverbot.io API is not working. We need to switch to another cleverbot API until it can work again.
-
i think it would be cool to have a clever bot in console client, as i code discord bot and know a thing or two about c# i think it would be a great idea to see it come to the surface. Here's a link to…
-
this file looks suspicious to me
https://github.com/TheBastionBot/Bastion/blob/master/handlers/conversationHandler.js
ghost updated
4 years ago
-
{
"name": "simple-music",
"version": "1.0.0",
"description": "Simple shitty music",
"main": "server.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Abady321…
-
undefined:1
^
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Request._callback (C:\Users\Marceau\Desktop\papa\cleverbotot\node_modules\cleverbot.io\app.js:16…
-
# Command bugs
#### Command name
*cog update
#### What cog is this command from?
downloader
#### What were you expecting to happen?
Update repos/cogs
#### What actually happened?
…
-
I have a python Discord bot that uses cleverbot.io and it's still working fine. Maybe they changed something else?
I am not sure but I was really looking forward to using this API.
-
After creating an account on cleverbot.io, I set the API user and key using `[p]cleverbotset ioapikey `. However, when I try to query the API using e.g. `[p]cleverbot Hi!`, the bot keeps typing for a…
-
Code
```
const commando = require('discord.js-commando');
var cleverbot = require("cleverbot.io"),
class TalkCommand extends commando.Command {
constructor(client) {
super(client, {
…
ghost updated
6 years ago
-
#### What's the feature? Please describe the feature in detail, how it will work, etc.
Possibility to use the *free* cleverbot api from cleverbot.io.
#### How will this feature help you or your comm…