Ive got this code, but it does nothing.
intents = discord.Intents.default() intents.members = True client = discord.Client(intents=intents) bot = commands.Bo