wop commited on
Commit
5187537
·
verified ·
1 Parent(s): a3f6c44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ async def on_ready():
49
  event.set()
50
  print("------")
51
 
52
-
53
  async def on_member_join(member):
54
  guild = member.guild
55
  # Check if the channel with the specific ID exists in the guild
 
49
  event.set()
50
  print("------")
51
 
52
+ @bot.event
53
  async def on_member_join(member):
54
  guild = member.guild
55
  # Check if the channel with the specific ID exists in the guild