aboutsummaryrefslogtreecommitdiff
path: root/bot.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot.py')
-rwxr-xr-xbot.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot.py b/bot.py
index 4f87530..84da486 100755
--- a/bot.py
+++ b/bot.py
@@ -66,6 +66,7 @@ class BedrockBot(commands.Bot):
async def on_message_delete(self, message):
channel = self.get_channel(718187032869994686)
embed = discord.Embed(
+ title=message.author,
description=message.content,
color=message.author.color,
timestamp=message.created_at