From fe62e841e564393231d9a3aa4b7dce3339426088 Mon Sep 17 00:00:00 2001 From: Lanta Date: Thu, 2 Oct 2025 13:28:28 +0200 Subject: [PATCH] new member --- discord/teammakerv2.py | 1 + 1 file changed, 1 insertion(+) diff --git a/discord/teammakerv2.py b/discord/teammakerv2.py index acc3856..31cf0fd 100644 --- a/discord/teammakerv2.py +++ b/discord/teammakerv2.py @@ -220,6 +220,7 @@ async def on_member_join(member): "👋 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" "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! 🚀" ) await logging_channel.send(welcome_message)