Skip to content

Commit

Permalink
Enable message content intent
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 committed Sep 10, 2024
1 parent 62d099d commit 32d0fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metricity/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ async def main() -> None:
voice_states=False,
presences=False,
messages=True,
message_content=True,
reactions=False,
typing=False,
)
Expand Down

0 comments on commit 32d0fe5

Please sign in to comment.