ConnorSwis / casino-bot

A casino discord bot written in Python
MIT License
68 stars 30 forks source link

Issue in bot.py #52

Open baba69620 opened 1 month ago

baba69620 commented 1 month ago

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 image

plawandos commented 1 month ago

https://github.com/plawandos/HOUSE-2

you can use my version which fixes a lot of things.