mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
chore: initialize the bot
This commit is contained in:
2
bot.py
2
bot.py
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user