Skip to main content

Simple unofficial package to interact with the same API that the Cleverbot website uses for free.

Project description

cleverbotfreeapi

cleverbotfreeapi

Simple unofficial package to interact with the same API that the Cleverbot website uses for free. This package is based on the package that was written in node.js: https://www.npmjs.com/package/cleverbot-free

Installation

pip install cleverbotfreeapi

Usage

import cleverbotfreeapi

# Without context
cleverbotfreeapi.cleverbot("Hello")

# With context
# Please note that context should include messages sent to Cleverbot as well as the responses
cleverbotfreeapi.cleverbot("Bad", ["hi.", "How are you?"])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cleverbotfreeapi-1.0.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

cleverbotfreeapi-1.0.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page