|
|
@ -69,7 +69,7 @@ async def on_member_join(member):
|
|
|
|
new_people = guild.get_channel(669771571337887765)
|
|
|
|
new_people = guild.get_channel(669771571337887765)
|
|
|
|
|
|
|
|
|
|
|
|
# Set the enso server icon and the welcoming gif
|
|
|
|
# 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"
|
|
|
|
welcome_gif = "https://cdn.discordapp.com/attachments/714671068941647933/717144047252275270/f4d7de6463d3ada02058a094fd6917ac.gif"
|
|
|
|
|
|
|
|
|
|
|
|
# Set up embed for the #newpeople channel
|
|
|
|
# Set up embed for the #newpeople channel
|
|
|
|