Skip to content

Commit

Permalink
didn't work... attempting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue-Robin-Taken committed Jan 15, 2024
1 parent a10289b commit bb91bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
# noinspection PyDunderSlots,PyUnresolvedReferences
intents.message_content = True
# noinspection PyDunderSlots,PyUnresolvedReferences
# intents.members = True
intents.members = True
bot = discord.Bot(intents=intents)
testing_servers = [1038227549198753862, 1044711937956651089, 821083375728853043]

Expand Down

0 comments on commit bb91bdf

Please sign in to comment.