Giter VIP home page Giter VIP logo

Comments (2)

modin-gamin avatar modin-gamin commented on June 16, 2024

C:\Users\logan\OneDrive\Desktop\PokeBall-SelfBot-Poketwo-Automation-master>py -3 launcher.py
Traceback (most recent call last):
File "C:\Users\logan\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\http.py", line 293, in static_login
data = await self.request(Route('GET', '/users/@me'))
File "C:\Users\logan\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\http.py", line 247, 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 "launcher.py", line 19, in
bot.run()
File "C:\Users\logan\OneDrive\Desktop\PokeBall-SelfBot-Poketwo-Automation-master\pokeball.py", line 51, in run
super().run(self.configs['token'], bot=False)
File "C:\Users\logan\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\client.py", line 718, in run
return future.result()
File "C:\Users\logan\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\client.py", line 697, in runner
await self.start(*args, **kwargs)
File "C:\Users\logan\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\client.py", line 660, in start
await self.login(*args, bot=bot)
File "C:\Users\logan\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\client.py", line 509, in login
await self.http.static_login(token.strip(), bot=bot)
File "C:\Users\logan\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\http.py", line 297, in static_login
raise LoginFailure('Improper token has been passed.') from exc
discord.errors.LoginFailure: Improper token has been passed.

and this

from pokeball-selfbot-poketwo-autocatcher.

Hyperclaw79 avatar Hyperclaw79 commented on June 16, 2024

from pokeball-selfbot-poketwo-autocatcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.