1.0.2-b • Published 4 years ago

tineegq v1.0.2-b

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

tineegq / API

api wrapper for tineegq

npm i tineegq

how to use"

const tinees = require('tineegq');
const tinee = new tinees()

// NSFW Endpoints
tinee.nsfw("thighs").then(img => {
    console.log(img)
})

// SFW Endpoints
tinee.sfw("pat").then(img => {
    console.log(img)
})

endpoints

|| NSFW ||

  • ass
  • boobs
  • feet
  • gifs
  • hboobs
  • hentai
  • kink
  • thighs
  • yuri

|| SFW ||

  • kiss
  • hug
  • pat

For an up to date list on endpoints visit tinee.gq

For support join our discord