Browse Source
Remove outdated comment in secret.py example
pull/8351/head
Willy
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
examples/secret.py
|
@ -1,5 +1,3 @@ |
|
|
# This example requires the 'message_content' privileged intent to function. |
|
|
|
|
|
|
|
|
|
|
|
import typing |
|
|
import typing |
|
|
|
|
|
|
|
|
import discord |
|
|
import discord |
|
|