Changed message
This commit is contained in:
parent
781d6cb756
commit
500486121b
@ -43,7 +43,7 @@ class Recruitment(commands.Cog):
|
|||||||
await ctx.message.delete()
|
await ctx.message.delete()
|
||||||
except discord.Forbidden:
|
except discord.Forbidden:
|
||||||
pass
|
pass
|
||||||
await ctx.author.send("Please wait for an hour before sending your application again.")
|
await ctx.author.send("Please wait for an hour before sending another application.")
|
||||||
return False
|
return False
|
||||||
|
|
||||||
antispam.stamp()
|
antispam.stamp()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user