We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c29cf5 commit 8cda8cdCopy full SHA for 8cda8cd
bot.py
@@ -76,7 +76,6 @@ async def update_kdr(self):
76
77
78
intents = discord.Intents.default()
79
-intents.members = True
80
bot = KDRBot(command_prefix="!", intents=intents)
81
82
0 commit comments