cath
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

Cath

Banner
Version Download Kofi

Cath is a powerful npm module that can easily interact and get data from NYX API If you like this package, feel free to Star and fork this repository.

Install the package ✔

Download from npm

npm install cath

Download from yarn

yarn add cath

Examples

Launch of the module

const cath = require("cath")l
const redditdata = await cath.getreddit("meme");
console.log(redditdata); // returns a object

const answer = await cath.random8ball();
console.log(answer); // a random answer from 8ball

License

cath is licensed under the GNU Public License v3.0. See LICENSE for more information.

Support, Feature Request & Bug Reports

Support & Feature Request

Join the official Support Server on Discord & we will be happy to assist you.
To Request new features contact us on Discord using the support server.

Report Bugs

You can report bugs or issues by opening a issue in this repository. Alternatevely you can also contact us on Discord using the support server.

Package Sidebar

Install

npm i cath

Homepage

cath.js.org

Weekly Downloads

113

Version

2.0.2

License

GPL-3.0

Unpacked Size

127 kB

Total Files

93

Last publish

Collaborators

  • night0721