(meta): Update join message header.

This commit is contained in:
2022-01-28 21:22:21 +02:00
parent 6037137e56
commit 70a94e79cc

View File

@@ -34,7 +34,7 @@ async def post_join_message(client: cmdClient, guild: discord.Guild):
description=message
)
embed.set_author(
name="Hello! My name is Leo",
name="Hello everyone! My name is Leo, the StudyLion!",
icon_url="https://cdn.discordapp.com/emojis/933610591459872868.webp"
)
embed.set_image(url=animation_link)