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 7e739f0 commit 8ccd2ceCopy full SHA for 8ccd2ce
bot.py
@@ -68,7 +68,7 @@
68
69
If you want to use prefix commands, make sure to also enable the intent below in the Discord developer portal.
70
"""
71
-intents.message_content = True
+# intents.message_content = True
72
73
# Setup both of the loggers
74
0 commit comments