Add ferdi is gay link

This commit is contained in:
Nexus 2023-03-20 13:41:41 +00:00
parent 97d77029fb
commit f36d4c99bd
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -198,6 +198,8 @@ class Events(commands.Cog):
await message.reply("shut up", delete_after=3)
await message.delete(delay=3)
break
if message.channel.can_send() and "ferdi" in message.content.lower():
await message.reply("https://ferdi-is.gay/")
# Stop responding to any bots
if message.author.bot is True:
return