nekos.best-api

0.1.1 • Public • Published

nekos.best-api

An easy-to-use wrapper for the nekos.best api!

How to use:

const NekoClient = require("nekos.best-api") 

//instantiate a neko client 
const client = new NekoClient()

//there's only one event and it's the ready one 
client.on("ready", () => {
    
    //get a neko url and log to console 
    console.log(client.nekos())
}) 

Methods

nekos() - get a random neko url

cuddle() - get a random neko cuddle url

feed() - get a random neko feed url

hug() - get a random neko hug url

kiss() - get a random neko kiss url

pat() - get a random neko pat url

poke() - get a random neko poke url

slap() - get a random neko slap url

tickle() - get a random neko tickle url

This package will be updated as soon as nekos.best updates its api!

Readme

Keywords

Package Sidebar

Install

npm i nekos.best-api

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

1.6 MB

Total Files

125

Last publish

Collaborators

  • ruben40000