text
This commit is contained in:
parent
fe62e841e5
commit
c82b1cd5ea
1 changed files with 2 additions and 2 deletions
|
|
@ -219,8 +219,8 @@ async def on_member_join(member):
|
||||||
f"🎉 Welcome {member.mention} to **{member.guild.name}**!\n\n"
|
f"🎉 Welcome {member.mention} to **{member.guild.name}**!\n\n"
|
||||||
"👋 We're glad to have you here.\n"
|
"👋 We're glad to have you here.\n"
|
||||||
"👉 Want to jump right in? Type `!iamgamer` in the chat and you'll get the **Tourists** role.\n"
|
"👉 Want to jump right in? Type `!iamgamer` in the chat and you'll get the **Tourists** role.\n"
|
||||||
"With that role you can join the fun and games with everyone else. 🎮\n\n"
|
"With that role you can join the fun and games with everyone else. 🎮\n"
|
||||||
"Use !dtch_help for more info"
|
"Use !dtch_help for more info\n\n"
|
||||||
"Enjoy your stay and have a great time! 🚀"
|
"Enjoy your stay and have a great time! 🚀"
|
||||||
)
|
)
|
||||||
await logging_channel.send(welcome_message)
|
await logging_channel.send(welcome_message)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue