Skip to content

cleverbot() sometimes returns "<html" #5

Open
@Quarlie

Description

@Quarlie

Sometimes calling cleverbot() only returns "<html"

Expected Results:
A Response

Actual Results:

Code:

import cleverbotfreeapi

# Code

cleverbotfreeapi.cleverbot(message.content, session=message.author.id)


(Using the discord.py module,
message.content being a string of the user's input and message.author.id being the int id of the user)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions