Forgot parenthesis
This commit is contained in:
parent
d43a1ec80c
commit
29f44e887f
@ -118,7 +118,7 @@ class Dad(Cog):
|
||||
try:
|
||||
await message.channel.send(
|
||||
f"Hi {out}, I'm {guild.me.display_name}!",
|
||||
allowed_mentions=discord.AllowedMentions,
|
||||
allowed_mentions=discord.AllowedMentions(),
|
||||
)
|
||||
except discord.HTTPException:
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user