discord-hentai

1.1.1 • Public • Published

discord-hentai

NPM Package for horny programmers that code Discord Bots | NPM Made By:Lucid_Dev

NPM info

Import

NodeJs

const lewd = require("discord-hentai");

ES6

import lewd from "discord-hentai";

🍀 Anime


Setup

const lewd = require("discord-hentai");
const anime = lewd.Anime;

client.on('message', async message => {

  if (message.content === "am!hentai") {
    
    let hentai = await anime.hentai();

    message.channel.send(hentai);
  }
})

Documentation

  • Hentai

let hentai = await anime.hentai();

message.channel.send(hentai);
  • Thighs

let thighs = await anime.thighs();

message.channel.send(thighs);
  • Swimsuit

let swimsuit = await anime.swimsuit();

message.channel.send(swimsuit);
  • Hanal

let hanal = await anime.hanal();

message.channel.send(hanal)
  • Neko

let neko = await anime.neko();

message.channel.send(neko)
  • Kistsune

let kitsune = await anime.kitsune();

message.channel.send(kitsune)
  • Holo

let holo = await anime.holo();

message.channel.send(holo)
  • NekoGIF

let nekoGif = await anime.nekoGif();

message.channel.send(nekoGif)
  • Lesbian

let lesbian = await anime.lesbian();

message.channel.send(lesbian)

Coming Soon

  • Sauce Generator

Package Sidebar

Install

npm i discord-hentai

Weekly Downloads

4

Version

1.1.1

License

ISC

Unpacked Size

5.65 kB

Total Files

12

Last publish

Collaborators

  • lucid_dev