Skip to content

Commit cd5576a

Browse files
committed
Change wording
1 parent fb0c3e4 commit cd5576a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/thread.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ async def reply(self, message, anonymous=False):
361361
tasks.append(message.channel.send(
362362
embed=discord.Embed(
363363
color=discord.Color.red(),
364-
description='Your message could not be delivered because '
364+
description='Your message could not be delivered as '
365365
'the recipient is only accepting direct '
366366
'messages from friends, or the bot was '
367367
'blocked by the recipient.'

0 commit comments

Comments
 (0)