chore: initialize the bot

This commit is contained in:
neoarz
2025-09-14 16:49:00 -04:00
parent 6583e7ccbb
commit 2f5e629e26

2
bot.py
View File

@@ -64,7 +64,7 @@ It is recommended to use slash commands and therefore not use prefix commands.
If you want to use prefix commands, make sure to also enable the intent below in the Discord developer portal. 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 # Setup both of the loggers