Socket
Book a DemoInstallSign in
Socket

ultimate-nsfw

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ultimate-nsfw

A very easy way to create NSFW commands for your Discord.js bot.

2.0.2
latest
Source
npmnpm
Version published
Maintainers
0
Created
Source

Ultimate-NSFW

Ultimate-NSFW is a package created to make it easy to deploy Not safe to work content/images to your discord bot.

Install

npm install ultimate-nsfw

Usage

// Commonjs
const Ultimate = require("ultimate-nsfw").default;
let image = await Ultimate.fetch("<Method>");
// returns { success: boolean, url: string }

// ESM
import { Ultimate } from "ultimate-nsfw";
let image = await Ultimate.fetch("<Method>");
// returns { success: boolean, url: string }

Discord.js Usage

const { EmbedBuilder } = require('discord.js');

const Ultimate = require("ultimate-nsfw");
const nsfw = Ultimate.default;

let image = await nsfw.fetch("waifu");

message.reply({
    embeds: [
        new EmbedBuilder()
            .setTitle('A beautiful Waifu')
            .setImage(image.url)
            .setColor('#ff0000')
    ]
});

APIs used in the package

  • Nekobot
  • Nekos.life
  • Waifu Im

Methods / Categories

  • Anal (anal)
  • Ass (ass)
  • Boobs (boobs)
  • Doujin (doujin)
  • Ero (ero)
  • Ecchi (ecchi)
  • Feet (feet)
  • 4k (fourk)
  • Gonewild (gonewild)
  • Hentai (hentai)
  • Hentai Boobs (hboobs)
  • Hentai Ass (hass)
  • Hentai Thigh (hthigh)
  • Hmidriff (hmidriff)
  • Kitsune (kitsune)
  • Lewd (lewd)
  • Lewd Neko (lewdneko)
  • Milf (milf)
  • Neko (neko)
  • Paizuri (paizuri)
  • Pussy (pussy)
  • Tentacles (tentacle)
  • Thigh (thigh)
  • Waifu (waifu)
  • Wallpaper (wallpaper)
  • Yuri (yuri)
  • And other stuff

Keywords

18+

FAQs

Package last updated on 22 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.