This is a lewd, explicitly NSFW Discord bot built on Discord.js v14. Its primary purpose is to scrape, fetch, and deliver hardcore pornographic images and animated GIFs directly into your Discord servers and DMs. Check out APIs.md for a full list of supported APIs and endpoints.
- Integrated Porngifs.tv Scraper: Implemented a new custom scraper for
porngifs.tvthat directly bypasses their UI to fetch high-quality animated.webpand.gifpayloads. This new high-speed source has been injected directly into the randomized/gifcommand pool, natively leveraging Discord's new animated WebP support to deliver media without external FFmpeg processing.
The bot comes pre-loaded with a massive directory of specific fetishes, categories, and utility commands:
/4k/anal(Includes optional Real/Anime style filter)/ass(Includes optional Real/Anime style filter)/blowjob(Includes optional Real/Anime style filter)/boobs(Includes optional Real/Anime style filter)/breeding/buttplug/cages/cum/ecchi/ero/feet(Includes optional Real/Anime style filter)/fuck/gif(Randomized hardcore GIFs from massive CDN pools)/gonewild/help(Dynamic, searchable directory of all commands)/hentai/invite(Generates an OAuth2 link to add the bot)/kitsune/legs/maid/midriff/milf/neko/paizuri/petgirls/ping(System diagnostics and latency metrics)/pussy/pussylick/selfie/smothering/socks/solo/tentacle/thigh(Includes optional Real/Anime style filter)/threesome/uniform/waifu/yuri
Note: All media commands are strictly restricted to NSFW-marked channels in servers. However, they will work completely unrestricted in Direct Messages (DMs) with the bot.
This bot is designed to be hosted 24/7 on environments like Replit, Heroku, or a VPS. It requires specific environment variables to function correctly.
Note: The use of
.envfiles is strictly prohibited by the architecture. You must pass these variables directly into the process environment or via your host's secret manager.
BOT_TOKEN: Your Discord Developer Portal Bot Token.CLIENT_ID: The unique Application ID of your bot (Required for the@mentionintro listener and the/invitegenerator).WAIFU_IM_KEY: The authorization token required to access thev7API ofwaifu.imfor high-quality anime artwork.
TESTING_GUILD_ID: (Optional) Provide a Discord Server ID to register experimental or in-development commands (those marked withtestOnly: truein their script). If this variable is left blank, experimental commands will be safely ignored, preventing them from polluting the global slash command registry.
- Install dependencies:
npm install
- Start the application:
node index.js
If you encounter any bugs, glitches, or have feature improvements, please submit a GitHub Issue detailing the problem or your request.