@bostoken/waifu-gatcha

1.2.3 • Public • Published

@bostoken/waifu-gatcha

About

Warning : grade rating is only based on the author's subjective

This Package Not Using API

Install

How To Install?

npm i @bostoken/waifu-gatcha

Usage

//Example 
const bostoken = require('@bostoken/waifu-gatcha');

    //get {name, anime, picture, star}
    console.log(bostoken.waifuGatcha());

    
    //get looping {name, anime, picture, star}
    console.log(bostoken.waifuGRefresh());

Output

/*{
    name : (name_character),
    anime : (anime_name),
    picture : (picture_link),
    star : (3-5 star),
}*/

Contributing

@BosToken @alfarise

Package Sidebar

Install

npm i @bostoken/waifu-gatcha

Weekly Downloads

3

Version

1.2.3

License

ISC

Unpacked Size

482 kB

Total Files

8

Last publish

Collaborators

  • bostoken