SamSanai/VoiceMaster-Discord-Bot

The command "intents" is missing.

Closed this issue · 0 comments

Error:
Traceback (most recent call last):
File "C:\Users\Username\source\repos\ElecBot\voicecreate.py", line 6, in
bot = commands.Bot(command_prefix="!")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: BotBase.init() missing 1 required keyword-only argument: 'intents'