Giter Club home page Giter Club logo

Comments (14)

Lyfhael avatar Lyfhael commented on July 23, 2024

@demerge Click on the promise and show me the full error message. Also did you follow the tutorial properly ?

from deletetweets.

demerge avatar demerge commented on July 23, 2024

yes, i did.
Screenshot (62)

from deletetweets.

Lyfhael avatar Lyfhael commented on July 23, 2024

yes, i did. Screenshot (62)

In the authorization variable, did you keep the 'Bearer' word with the key ?

from deletetweets.

demerge avatar demerge commented on July 23, 2024

Screenshot (63)

from deletetweets.

demerge avatar demerge commented on July 23, 2024

No, i did not keep the bearer word with the key

from deletetweets.

Lyfhael avatar Lyfhael commented on July 23, 2024

No, i did not keep the bearer word with the key

You need to keep it, try again and see if it works

from deletetweets.

demerge avatar demerge commented on July 23, 2024

Promise {}[[Prototype]]: Promise[[PromiseState]]: "fulfilled"[[PromiseResult]]: "Rate limit exceeded\n"

from deletetweets.

Lyfhael avatar Lyfhael commented on July 23, 2024

Promise {}[[Prototype]]: Promise[[PromiseState]]: "fulfilled"[[PromiseResult]]: "Rate limit exceeded\n"

Did it do it right after you launched the script, or in the middle of it ? Also how many tweets is there to delete ? I'll set up something to deal with rate limits better than that

from deletetweets.

demerge avatar demerge commented on July 23, 2024

over a thousand messages i guess

from deletetweets.

demerge avatar demerge commented on July 23, 2024

Promise {}[[Prototype]]: Promise[[PromiseState]]: "fulfilled"[[PromiseResult]]: "Rate limit exceeded\n"

Did it do it right after you launched the script, or in the middle of it ? Also how many tweets is there to delete ? I'll set up something to deal with rate limits better than that

yes, it was fetching my posted tweet but stoped and gave that error.

from deletetweets.

Lyfhael avatar Lyfhael commented on July 23, 2024

Promise {}[[Prototype]]: Promise[[PromiseState]]: "fulfilled"[[PromiseResult]]: "Rate limit exceeded\n"

Did it do it right after you launched the script, or in the middle of it ? Also how many tweets is there to delete ? I'll set up something to deal with rate limits better than that

yes, it was fetching my posted tweet but stoped and gave that error.

Alright I updated the script, get the new one and try again.

Now it will fetch 1 batch of 20~ tweets, and remove it, then move on to next batch. In case of ratelimit it now sleeps for 1 minute.

Before it would wait to fetch all the tweets before trying to delete them, which in case of a crash in the middle mean nothing would have been deleted. It also didn't have proper sleep time for ratelimit.

from deletetweets.

demerge avatar demerge commented on July 23, 2024

Screenshot (65)
the script was running earlier, and several tweets was deleted. My pc went on sleep mode, i found the process stopped, i restarted but i got this error.
thanks.

from deletetweets.

Lyfhael avatar Lyfhael commented on July 23, 2024

Screenshot (65) the script was running earlier, and several tweets was deleted. My pc went on sleep mode, i found the process stopped, i restarted but i got this error. thanks.

I don't necessarily see any error here. Also only 12 + 2 results so I would guess most of your tweets have been deleted, if not all ?
Be careful when posting Twitter IDs, one can find your Twitter account like that. I used it to check your account and I see all tweets have been deleted, congratz :)
There are still reposts, the bot doesn't unretweet

from deletetweets.

demerge avatar demerge commented on July 23, 2024

from deletetweets.

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.