1.0.8 • Published 4 years ago
kato-pack v1.0.8
Installation
$ npm install kato-packChange Log
V1.0.8 - added 1 Path meme & some quotes
Pack List
| Pack | Deskripsi |
|---|---|
| meme | Kumpulan meme indonesia |
| quote | Kumpulan quote indonesia |
Example Usage
const katopack = require('kato-pack');
const query = 'meme' // const query = 'quote'
console.log(await katopack.Pack(query));