Simple unofficial package to interact with the same API that the Cleverbot website uses for free.
Project description
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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for cleverbotfreeapi-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eef0e0ea704c2a570f97971e04f7336294cb741817de0b047cf6382ae2713b26 |
|
MD5 | faf84c8e78eb44bc2eba3e64543f8686 |
|
BLAKE2b-256 | 1aaee87bfeedcd06d54dd831315cf3f91880baf5462220533fcc6c4051bf8b75 |