NSFW Bot is an open-source discord bot that has nsfw commands running with the nekobot.xyz api.
- NSFW Commands 🔞 :
4k
,anal
,ass
,boobs
,hanal
,hass
,hboobs
,hentai
,hkitsune
,hmidriff
,hneko
,holo
,kemonomimi
,neko
,pgif
,pussy
,yaoi
- Other Commands 🧷 :
help
,stats
git clone https://github.com/Bill716/Rias-Gremory
cd NSFW-Bot
npm i
//config.json
{
"prefix": "your prefix",
"token": "your token",
"owners": ["OWNER ID"],
"footer": "NSFW Bot • By Bill_Hub",
"msg": {
"nsfwWarn": "You must use this command in an nsfw channel!",
"loading": "Please wait...",
"imageNotLoading": "Image not loading ? Click Here"
}
}