cathy.js

2.0.0 • Public • Published

Cathy.js

Simple chatbot package based on simple ML.

Installing

npm install cathy.js

Features

  • No api key required
  • fast
  • simple
  • easy
  • Machine Learning

It wont save messages, you have to save it on your own :)

Getting Started

const Cathy = require("cathy.js");
const cathy = new Cathy();

Chatting

const message = cathy.chat("hello");
console.log(message);

Discord Server

https://discord.gg/2SUybzb

Package Sidebar

Install

npm i cathy.js

Weekly Downloads

2

Version

2.0.0

License

ISC

Unpacked Size

2.83 kB

Total Files

3

Last publish

Collaborators

  • snowflake7