thicc
v0.0.0
Published
A thicc meme api
Downloads
1
Readme
The popular Thicc meme api, is now available for nodejs!
Grab it today with npm i --save thicc
This is a huge work in progress, with only one api endpoint at the moment.
Documentation
const { Thicc } = require('thicc');
const yemperKey = 'something else';
const thicc = new Thicc({ yemper: yemperKey });
const randompng = await thicc.yemper();