aboutsummaryrefslogtreecommitdiff
path: root/bot.py
diff options
context:
space:
mode:
authorThomas Voss <57815710+Mango0x45@users.noreply.github.com>2020-06-04 21:05:34 +0000
committerGitHub <noreply@github.com>2020-06-04 21:05:34 +0000
commit9689238f867255cae79f84dbe1bf2a4421ffeeb6 (patch)
treeef9b2d5458d88ab2cfb2b77354e4a18025bda80e /bot.py
parentabe3606c9358d56b4ce08ac50665ad84b0078b7f (diff)
downloadsteve-bot-9689238f867255cae79f84dbe1bf2a4421ffeeb6.tar
steve-bot-9689238f867255cae79f84dbe1bf2a4421ffeeb6.tar.gz
steve-bot-9689238f867255cae79f84dbe1bf2a4421ffeeb6.tar.bz2
steve-bot-9689238f867255cae79f84dbe1bf2a4421ffeeb6.tar.lz
steve-bot-9689238f867255cae79f84dbe1bf2a4421ffeeb6.tar.xz
steve-bot-9689238f867255cae79f84dbe1bf2a4421ffeeb6.tar.zst
steve-bot-9689238f867255cae79f84dbe1bf2a4421ffeeb6.zip
Update bot.py
Diffstat (limited to 'bot.py')
-rw-r--r--bot.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot.py b/bot.py
index 4f87530..84da486 100644
--- 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