1.1.4 • Published 3 years ago

mitsakuai v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Mitsaku AI

MitsakuAI is an really powerful AI that for Discord Bots.

Installation

Use the package manager npm to install foobar.

npm install mitsakuai

Usage

const mitsakuai = require('mitsakuai');

client.on('message', (msg) => { // Change client variable if you call client as "bot".
        client.mitsakuai.handleTalk(msg);
});

Contributing

Pull requests are always welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT