delete-tweets icon indicating copy to clipboard operation
delete-tweets copied to clipboard

Delete tweets from your timeline.

Results 25 delete-tweets issues
Sort by recently updated
recently updated
newest added

May want to update the README, that new Elevated Access appears to now be required a detailed in . ``` delete tweet 1361147141645885440 Exception: [{'message': 'You currently have Essential access...

For example, all tweets that have a link from a specific website, therefore the website name would be on all of those tweets and have them erased, sorry if this...

Faced some issues with the API whilst trying this script, so I'm adding more details (especially regarding on how to set up permissions for the app).

Hello there, Thanks for the simple, useful, and effective tool to delete old tweets. Besides deleting tweets, I was also searching for tools to delete old likes to tweets. I...

![image](https://user-images.githubusercontent.com/46636729/142455010-42714c20-62f2-4449-b91a-e358ad82563f.png)

Added a test case and verified with a dry run using latest twitter archive file.

When the script is told to delete replies, it deletes replies of the user to their own tweets. These are truly not replies but threaded tweets even thought technically they...

enhancement

Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.1 to 2.8.2. Release notes Sourced from python-dateutil's releases. 2.8.2 Version 2.8.2 (2021-07-08) Data updates Updated tzdata version to 2021a. (gh pr #1128) Bugfixes Fixed a bug...

dependencies

Everything is set as described but when deleting tweets I'm getting the message "code": 32, "message": "Could not authenticate you."

When I try it I get ``` root@DietPi:~# delete-tweets --until 2021-01-01 tweet.js Traceback (most recent call last): File "/usr/local/bin/delete-tweets", line 6, in from deletetweets.__main__ import main File "/usr/local/lib/python2.7/dist-packages/deletetweets/__main__.py", line 7,...