Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 370 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 370 Bytes

Cleverbot.py

Build Status

A Python wrapper over the Cleverbot API

Comments/pull requests/feedback welcome!

Usage

import cleverbot

cb1 = cleverbot.Cleverbot()
print cb1.ask('Hi. How are you?")