From 9f36ec9a1130af8f0480337801e239cc073dbc9f Mon Sep 17 00:00:00 2001 From: sgoudham Date: Tue, 7 Jul 2020 23:20:20 +0100 Subject: [PATCH] Updating Welcome Gif --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 567cf876..5b04509e 100644 --- a/main.py +++ b/main.py @@ -70,7 +70,7 @@ async def on_member_join(member): # Set the enso server icon and the welcoming gif server_icon = guild.icon_url - welcome_gif = "https://cdn.discordapp.com/attachments/714671068941647933/717144047252275270/f4d7de6463d3ada02058a094fd6917ac.gif" + welcome_gif = "https://cdn.discordapp.com/attachments/669808733337157662/730186321913446521/NewPeople.gif" # Set up embed for the #newpeople channel embed = Embed(title="\n**Welcome To Ensō!**",