edditing code
This commit is contained in:
1
test.py
1
test.py
@@ -12,6 +12,7 @@ bot_owner = 386629192743256065
|
||||
lib.Commands.check_json()
|
||||
intents = disnake.Intents(messages=True, guilds=True, message_content=True)
|
||||
intents.members = True
|
||||
intents.voice_states = True
|
||||
|
||||
bot = commands.Bot(command_prefix=lib.Commands.determine_prefix,
|
||||
intents=intents,
|
||||
|
||||
Reference in New Issue
Block a user