Open Sak1nn opened 4 months ago
when i try to run bot.py it shows this even though the token is correct
PS C:\Users\sbula\Downloads\casino-bot-main> & C:/Python312/python.exe c:/Users/sbula/Downloads/casino-bot-main/discord/bot.py c:\Users\sbula\Downloads\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 2024-07-20 20:09:10 INFO discord.client logging in using static token Traceback (most recent call last): File "C:\Python312\Lib\site-packages\discord\http.py", line 803, in static_login data = await self.request(Route('GET', '/users/@me')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python312\Lib\site-packages\discord\http.py", line 745, in request raise HTTPException(response, data) discord.errors.HTTPException: 401 Unauthorized (error code: 0): 401: Unauthorized
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "c:\Users\sbula\Downloads\casino-bot-main\discord\bot.py", line 18, in
https://github.com/plawandos/HOUSE-2
you can use my version which fixes a lot of things. that saying his code works well you just need python 3.7.0 and the exact version of the modules listed in requirement.txt
i dont really know python and i just want to have fun with a bot with my friends but it doesnt work