Change intent comments to be consistent in the examples

This commit is contained in:
Omkaar
2022-03-15 17:08:34 +05:30
committed by GitHub
parent c28c3f4440
commit beafaa8a8b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# This example requires the 'members' and 'message_content' privileged intents
# This example requires the 'members' and 'message_content' privileged intents to function.
import discord
from discord.ext import commands