diff --git a/bot.py b/bot.py index bfbaf20d..b3245be0 100644 --- a/bot.py +++ b/bot.py @@ -68,7 +68,7 @@ If you want to use prefix commands, make sure to also enable the intent below in the Discord developer portal. """ -intents.message_content = True +# intents.message_content = True # Setup both of the loggers