club-atticus
v1.1.3
Published
club-atticus es un paquete simple para implementar comandos nsfw para bots de discord, contiene divesas funciones extra
Downloads
666
Maintainers
Readme
club-atticus
club-atticus is a multifunctional simple package, it has nsfw content and much more, its use is for discord bot commands. Our community: https://discord.gg/3HkXZt8rjn
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
- fourk
- 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
- nekolife
- nekoGIF
- meow
- lizard
- kiss
- hug
- foxGirl
- feed
- cuddle
- woof
- why
- catText
- OwOify
- eightBall
- fact
- kemonomimilife
- spoiler
- avatar
- waifu
- gecg
- goose
- wallpaper
Example
const Discord = require("discord.js");
const CLUB = require("club-atticus");
const club = new CLUB();
const image = await club.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.