Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,7 @@ async def on_member_join(member):
|
|
64 |
|
65 |
await channel.send(
|
66 |
content=(
|
67 |
-
f"Explore, learn, and automate smarter — welcome to the AI Automation Club, <@{user_id}>!\n👉 Check out <#
|
68 |
),
|
69 |
file=file
|
70 |
)
|
|
|
64 |
|
65 |
await channel.send(
|
66 |
content=(
|
67 |
+
f"Explore, learn, and automate smarter — welcome to the AI Automation Club, <@{user_id}>!\n👉 Check out <#1377071313016852540> for the latest updates"
|
68 |
),
|
69 |
file=file
|
70 |
)
|