Traceback (most recent call last):
File "/home/ubuntu/Orbix/main.py", line 76, in
bot = commands.Bot(command_prefix=prefix, description='not a selfbot', self_bot=True, help_command=None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: BotBase.init() missing 1 required keyword-only argument: 'intents'