We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e4b6a commit 729fd69Copy full SHA for 729fd69
bot.py
@@ -62,7 +62,7 @@
62
intents = discord.Intents.default()
63
64
"""
65
-Uncomment this if you don't want to use prefix (normal) commands.
+Uncomment this if you want to use prefix (normal) commands.
66
It is recommended to use slash commands and therefore not use prefix commands.
67
68
If you want to use prefix commands, make sure to also enable the intent below in the Discord developer portal.
0 commit comments