async def r34(message, tag="hentai"): if (tag == "tags"): tags = "ass, bdsm, cum, manga, femdom, hentai(tag padrão), masturbation, ero, orgy, yuri, pantsu, glasses, cuckold, b*****b, foot, thighs, v****a, ahegao, uniform, g******g, tentacles, wallpaper, mobileWallpaper, neko, jahy, nsfwNeko, nsfwMobileWallpaper, zettaiRyouiki, Vein05" await message.channel.send(tags) elif (tag != "hentai"): imagelink = hmtai.useHM('v2', tag) await message.channel.send(imagelink) else: imagelink = hmtai.useHM('v2', tag) await message.channel.send(imagelink)
async def hentai(self, ctx): cat = [ 'hentai', 'bdsm', 'uniform', 'cum', 'femdom', 'tentacles', 'nsfwNeko', 'ero', 'yuri' ] if ctx.channel.is_nsfw(): await ctx.send(hmtai.useHM('v2', random.choice(cat)))
async def masturbation(self, ctx): y = hmtai.useHM("v2","masturbation") embed = discord.Embed(color=0XEE6363) embed.set_author(name="🔞 Masturbation", url=y) embed.set_image(url=y) embed.timestamp = datetime.datetime.utcnow() embed.set_footer(text=f"Requested by {ctx.message.author}") await ctx.send(embed=embed)
async def b*****b(self, ctx): y = hmtai.useHM("v2","b*****b") embed = discord.Embed(color=0XEE6363) embed.set_author(name="🔞 B*****b", url=y) embed.set_image(url=y) embed.timestamp = datetime.datetime.utcnow() embed.set_footer(text="wish that was you huh?") await ctx.send(embed=embed)
async def tentacles(self, ctx): y = hmtai.useHM("v2","tentacles") embed = discord.Embed(color=0XEE6363) embed.set_author(name="🔞 Tentacles", url=y) embed.set_image(url=y) embed.timestamp = datetime.datetime.utcnow() embed.set_footer(text=f"I won't even question it") await ctx.send(embed=embed)