An open API service indexing awesome lists of open source software.

https://github.com/parzival-space/clevercmd

A NPX package to interact with Cleverbot
https://github.com/parzival-space/clevercmd

chat cleverbot cleverbotfree-api fun terminal

Last synced: 11 days ago
JSON representation

A NPX package to interact with Cleverbot

Awesome Lists containing this project

README

          

# clevercmd

CleverCMD is a command line utility to chat with cleverbot.com.

Its a little side project, but it's fun to play with.

I just created it for fun, so don't expect too much.


## How to use

Just run the following command in your terminal (requires Node.js to be installed):

```
npx clevercmd
```


## Demo



### Thanks

Thank you to [@IntriguingTiles](https://github.com/IntriguingTiles) for creating [cleverbot-free](https://www.npmjs.com/package/cleverbot-free) which I used to communicate with the cleverbot API.