anonieX / tip.ccAutoAirDrop

Application to automatically claim all 3 types of Tip.cc drops
GNU General Public License v3.0
14 stars 9 forks source link

Not working #19

Open SirErox opened 1 year ago

SirErox commented 1 year ago

this line needs to be modified "client = discord.Client(intents=discord.Intents.default())"

and when i put my auth token doesn´t log in.

if get('https://api.ipify.org').text != str(ip): client.run(TOKEN_AUTH,log_handler=None) and also this line, bc "bot" is not an opcion...

still not running... it says "File "not_important_stufff\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\discord\http.py", line 803, in static_login data = await self.request(Route('GET', '/users/@me'))"