1.3.3 • Published 6 years ago

nekos-image-api v1.3.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

nekos-image-api-version nekos-image-api-downloads

nekos-image-api

nekos-image-api

an addon for discord.js users to help with images

to report issues and get help, join the official discord server

Useage (discord.js with command handler):

let api = require('nekos-image-api');//get the api

exports.run = (client,message) = {

api.{category}.{tag}().then(res => {
message.channel.send({file: res.url});
 });
 
}
exports.help = {
name: "{tag}"
}

Categories:

nsfw, image, memes

Tags:

nsfw: [fourK, ahegao, amateur, asian, ass, bara, bbw, bdsm, boobs, catgirl, cosplay, dick, ecchi, futa, hentai, lingerie, monstergirl, milf, oppai, paizuri, public, pussy, pussygif, snapchat, trap, tittydropgif, uniform, yaoi, yuri, zr]

image: [bird, cat, clannad, dog, emilia, kanna, rem]

memes: [christian, dank, edgy, gif, offensive, overwatch, pic, rainbow6, science, spongebob]

if for some reason you want to get the api version, you can try this:

let api = require('nekos-image-api');

console.log(api.version); // will log 1.3.3
1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.1

6 years ago

1.0.0

6 years ago