This package has been deprecated

Author message:

Discontinued.

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

0.4.0 • Public • Published

npm npm install size

NPM

Neko-chxn

This is the official neko-chxn.xyz nodejs wrapper. It is written in typescript, so all endpoints and responses are fully typed.

All endpoints return Promise<{ url: theUrl}>. You will need to handle this promise accordingly.

Usage

const neko = require('neko-chxn');
 
neko.blush().then(result => console.log(result));
// Output: { "url": "https://api.neko-chxn.xyz/v1/blush/output/blush_002.gif" }

Current Endpoints

Endpoint Rating Description
blush SFW Get a blush gif
cry SFW Get a crying gif
cuddle SFW Get a cuddle gif
dance SFW Get a dance gif
hug SFW Get a hug gif
kick SFW Get a kick gif
kiss SFW Get a kiss gif
love SFW Get a love gif
pat SFW Get a pat gif
punch SFW Get a punch gif
smirk SFW Get a smirk gif
tickle SFW Get a tickle gif
yell SFW Get a yell gif

Readme

Keywords

none

Package Sidebar

Install

npm i neko-chxn

Weekly Downloads

5

Version

0.4.0

License

GPL-3.0

Unpacked Size

43.4 kB

Total Files

5

Last publish

Collaborators