Skip to content

night0721/cath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cath

A powerful npm package that can easily interact and get data from NYX API.

Version Download Kofi

Usage

const cath = require("cath");
const redditdata = await cath.getreddit("meme");
console.log(redditdata); // A random post from r/meme

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

Installation

npm

npm install cath

yarn

yarn add cath

Support

Join the official Support Server on Discord for help or feature requests.

Contributions

Contributions are welcomed, feel free to open a pull request.

License

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

About

A powerful package that can interact with Cath API

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors