casino-bot
casino-bot copied to clipboard
Issue in bot.py
c:\Users\Utilisateur\casino-bot-main\discord\bot.py:16: RuntimeWarning: coroutine 'BotBase.load_extension' was never awaited client.load_extension(f'cogs.{filename[:-3]}') RuntimeWarning: Enable tracemalloc to get the object allocation traceback
I got this error after doing the code and config
https://github.com/plawandos/HOUSE-2
you can use my version which fixes a lot of things.
You are running Python 3.11 which did not exist when this repo was made. This means that your packages are updated and work differently now, so the 3-year-old code will not work.