discord.py on member join not working or returning error message

后端 未结 0 993
长情又很酷
长情又很酷 2020-12-02 05:03

Ive got this code, but it does nothing.

intents = discord.Intents.default()
intents.members = True

client = discord.Client(intents=intents)
bot = commands.Bo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题