Giter Club home page Giter Club logo

nekos-js's Introduction

Nekos-js

Ну и хуета, как я мог такое выпустить в prod? Даже удалять не буду: в будущем буду рофлить с говноcode

A simple nekos.life API wrapper

Documentation

This library provides the following functions for working with the API

  • eightBall
  • cat
  • fact
  • image
  • randomName
  • owoify
  • why
  • spoiler

eightBall

function eightBall(): Promise<NekosResponses.EightballResponse>;

Returns

{
	"response": "It is OK",
	"url": "https://cdn.nekos.life/8ball/It_is_OK.png"
}

cat

function cat(): Promise<string>;

Returns
ヾ(=`ω´=)ノ


fact

function fact(): Promise<string>;

Returns
On December 17 1991, the Cleveland Cavaliers beat the Miami Heat 148-80, the largest margin of victory in an NBA game


image

function image(categoty: ImageCategory): Promise<string>;

Returns
https://cdn.nekos.life/neko/neko365.jpeg


randomName

function randomName(): Promise<string>;

Returns
Aswin Abraham


owoify

function owoify(text: string): Promise<string>;

Returns

Text before: I love you
Transformed: I wuv you


why

function why(): Promise<string>;

Returns
why is there yugioh season 0?


spoiler

function spoiler(text: string): Promise<string>;

Returns

Text before: Japan
Transformed: ||J||||a||||p||||a||||n||

I hope you have enjoyed everything (´。• ᵕ •。`) ♡

Github: @cramatsu

nekos-js's People

Contributors

cramatsu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.