Atluzka / account-gen-bot

A discord bot which u can use to generate accounts, u can add stock etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script Error

Crysiz2631 opened this issue · comments

commented

C:\Users\Chris\Desktop\heck\account-gen-bot-main>python bot.py
Traceback (most recent call last):
File "C:\Users\Chris\Desktop\heck\account-gen-bot-main\bot.py", line 4, in
bot = commands.Bot(intents=discord.Intents.all())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: BotBase.init() missing 1 required positional argument: 'command_prefix'

commented

please message me on discord Crys#0001

commented

Make sure you have all the modules downloaded.

You also need pycord if you don't have it already.
pip install py-cord