Installation
$ npm install kato-pack
Change 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));