error when starting the bat
C:\Users\Eleve\Downloads\Discord-SelfBot-main>python main.py Traceback (most recent call last): File "C:\Users\Eleve\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\http.py", line 300, in static_login data = await self.request(Route('GET', '/users/@me')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Eleve\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\http.py", line 254, in request raise HTTPException(r, 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\Eleve\Downloads\Discord-SelfBot-main\main.py", line 995, in
C:\Users\Eleve\Downloads\Discord-SelfBot-main>
Invalid token 😭
yep its because of wrong token now you should close the issue
The issue comes from using an incorrect token. I’ll close this issue, hoping that you’ve managed to get it working with a valid token.