Najmul190 / Discord-AI-Selfbot

A Discord chatbot / selfbot that allows users to talk to AI powered by OpenGPT or BARD. The AI runs on a genuine Discord account, not a bot account and has image detection alongside image generation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]

ivegot0bitches opened this issue · comments

Traceback (most recent call last):
File "/home/runner/Discord-AI-Selfbot/main.py", line 26, in
bot = commands.Bot(command_prefix=prefix)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: BotBase.init() missing 1 required keyword-only argument: 'intents'