cleverbot-free icon indicating copy to clipboard operation
cleverbot-free copied to clipboard

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

Results 2 cleverbot-free issues
Sort by recently updated
recently updated
newest added

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...

dependencies

If you run the `test.js` script, it throws timeout errors and 502 bad gateway errors until it exceeds the retry limit. The `api.yml` workflow did not catch it because it...