1.0.0 • Published 4 years ago
konachan-squad v1.0.0
nhtai-random
Get Hentai Image From Konachan
usage
const Nhtai-random = require('nhtai-random')
async function run () {
  const pic = await Nhtai-random.getImage({ tags: ['futanari'] })
  console.log(`here's your random hentai! ${pic}`)
}
run().catch(console.error)documentation
getImage(options)
- options
- tagsarray- (default [])
 
note: tags are based on konachan.com tags
1.0.0
4 years ago