Browse Source
Fix intents typo in new_member example
pull/7616/head
Omkaar
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
examples/new_member.py
|
@ -1,4 +1,4 @@ |
|
|
# This example requires the 'members' privileged intents |
|
|
# This example requires the 'members' privileged intent |
|
|
|
|
|
|
|
|
import discord |
|
|
import discord |
|
|
|
|
|
|
|
|