new member

This commit is contained in:
Lanta 2025-10-02 13:28:28 +02:00
parent 4d02286ce2
commit fe62e841e5

View file

@ -220,6 +220,7 @@ async def on_member_join(member):
"👋 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\n"
"Use !dtch_help for more info"
"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)