Skip to content

Commit

Permalink
Update bot.py
Browse files Browse the repository at this point in the history
Signed-off-by: Pg Network <gamerzp780@gmail.com>
  • Loading branch information
PgNetwork01 authored Dec 10, 2024
1 parent 018d428 commit 7662e7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# Enable logging
# logging.basicConfig(level=logging.DEBUG)


intents = discord.Intents.default()
intents.members = True # Enable the members intent if you need to access member-related events
intents.message_content = True # Enable the members intent if you need to access member-related events
Expand Down

0 comments on commit 7662e7e

Please sign in to comment.