JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 46
  • Score
    100M100P100Q88852F
  • License ISC

club-atticus es un paquete simple para implementar comandos nsfw para bots de discord, contiene divesas funciones extra

Package Exports

  • club-atticus
  • club-atticus/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (club-atticus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

club-atticus

club-atticus is a multifunctional simple package, it has nsfw content and much more, its use is for discord bot commands.

Note

⚠ Please install the latest version of this package only. Old versions won't work anymore.

Installing

npm i club-atticus

Methods

  • "hass",
  • "hmidriff",
  • "pgif",
  • "4k",
  • "hentai",
  • "holo",
  • "hneko",
  • "neko",
  • "hkitsune",
  • "kemonomimi",
  • "anal",
  • "hanal",
  • "gonewild",
  • "kanna",
  • "ass",
  • "pussy",
  • "thigh",
  • "hthigh",
  • "gah",
  • "coffee",
  • "food",
  • "paizuri",
  • "tentacle",
  • "boobs",
  • "hboobs",
  • "yaoi",
  • "tickle",
  • "slap",
  • "smug",
  • "baka",
  • "poke",
  • "pat",
  • "neko",
  • "nekoGIF",
  • "meow",
  • "lizard",
  • "kiss",
  • "hug",
  • "foxGirl",
  • "feed",
  • "cuddle",
  • "woof",
  • "why",
  • "catText",
  • "OwOify",
  • "eightBall",
  • "fact",
  • "kemonomimi",
  • "spoiler",
  • "avatar",
  • "waifu",
  • "gecg",
  • "goose",
  • "wallpaper"

Example

const Discord = require("discord.js");
const NSFW = require("club-atticus");
const nsfw = new NSFW();

const image = await nsfw.pussy();
const embed = new Discord.MessageEmbed()
    .setTitle(`Pussy Image`)
    .setColor("GREEN")
    .setImage(image);
message.channel.send(embeds: [embed]);

Note

⚠ | This package uses Nekobot API and Nekos.life to fetch images.