diff --git a/main.py b/main.py index fb99ce4a..567cf876 100644 --- a/main.py +++ b/main.py @@ -69,7 +69,7 @@ async def on_member_join(member): new_people = guild.get_channel(669771571337887765) # Set the enso server icon and the welcoming gif - server_icon = "https://media.discordapp.net/attachments/683490529862090814/715010931620446269/image1.jpg?width=658&height=658" + server_icon = guild.icon_url welcome_gif = "https://cdn.discordapp.com/attachments/714671068941647933/717144047252275270/f4d7de6463d3ada02058a094fd6917ac.gif" # Set up embed for the #newpeople channel