Skip to content

Commit 8cda8cd

Browse files
committed
remove member intents
1 parent 7c29cf5 commit 8cda8cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ async def update_kdr(self):
7676

7777

7878
intents = discord.Intents.default()
79-
intents.members = True
8079
bot = KDRBot(command_prefix="!", intents=intents)
8180

8281

0 commit comments

Comments
 (0)