sex: bad idea
This commit is contained in:
parent
e4648abd37
commit
a0352ef1b1
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@ class Sex(Cog):
|
||||||
if not reason:
|
if not reason:
|
||||||
return await ctx.send('Please provde a reason')
|
return await ctx.send('Please provde a reason')
|
||||||
|
|
||||||
if 'lite' not in reason.lower() or 'sexhouse' not in reason.lower():
|
|
||||||
return await ctx.send('At least provide an account type.')
|
|
||||||
|
|
||||||
em = discord.Embed(title=f'Sexhouse request',
|
em = discord.Embed(title=f'Sexhouse request',
|
||||||
color=discord.Colour(0xf84a6e))
|
color=discord.Colour(0xf84a6e))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue