{"id":13563381,"url":"https://github.com/MikeMcQuaid/TwitterDelete","last_synced_at":"2025-04-03T20:30:37.624Z","repository":{"id":27886284,"uuid":"31377691","full_name":"MikeMcQuaid/TwitterDelete","owner":"MikeMcQuaid","description":"💀 Deleted your old, unpopular tweets (archived)","archived":true,"fork":false,"pushed_at":"2023-02-02T12:36:19.000Z","size":154,"stargazers_count":281,"open_issues_count":0,"forks_count":50,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-01T13:29:11.582Z","etag":null,"topics":["delete-tweets","ruby","tweets","twitter","twitter-api"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikeMcQuaid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-26T16:56:41.000Z","updated_at":"2024-07-29T16:08:28.000Z","dependencies_parsed_at":"2023-02-17T19:46:10.369Z","dependency_job_id":null,"html_url":"https://github.com/MikeMcQuaid/TwitterDelete","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcQuaid%2FTwitterDelete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcQuaid%2FTwitterDelete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcQuaid%2FTwitterDelete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeMcQuaid%2FTwitterDelete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeMcQuaid","download_url":"https://codeload.github.com/MikeMcQuaid/TwitterDelete/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223030498,"owners_count":17076438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["delete-tweets","ruby","tweets","twitter","twitter-api"],"created_at":"2024-08-01T13:01:18.633Z","updated_at":"2024-11-04T16:30:28.742Z","avatar_url":"https://github.com/MikeMcQuaid.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# TwitterDelete 💀 (archived)\n\nTwitterDelete was a small application to delete your old, unpopular tweets and likes.\n\n\u003e Starting February 9, we will no longer support free access to the Twitter API, both v2 and v1.1. A paid basic tier will be available instead\n\n\u003chttps://twitter.com/TwitterDev/status/1621026986784337922\u003e\n\nI have zero interest maintaining anything using the Twitter API given this.\n\nIf you're still using Twitter: get yourself to Mastodon which:\n\n- has TwitterDelete behaviour already built-in as a feature\n- is nice like Twitter was 10 years ago\n\nCome on, [follow me on Mastodon](https://mastodon.mikemcquaid.com/@mike), it's lovely over here.\n\n## Features\n\n- Delete, unlike and unretweet tweets\n- Keep tweets based on age and tweaks based on retweet or favourite count\n- Delete tweets no longer exposed by Twitter API from a downloaded Twitter archive file\n\n## Usage\n\nTo setup locally run:\n\n```bash\ngit clone https://github.com/mikemcquaid/TwitterDelete\ncd TwitterDelete\nbundle install\n```\n\nGet the Twitter API variables from https://apps.twitter.com and add the following variables to a `.env` file in the `TwitterDelete` folder:\n\n```bash\nTWITTER_CONSUMER_KEY=...\nTWITTER_CONSUMER_SECRET=...\nTWITTER_ACCESS_TOKEN=...\nTWITTER_ACCESS_TOKEN_SECRET=...\n```\n\nNow run TwitterDelete:\n\n```bash\n./twitter_delete.rb --user TwitterUsername\n```\n\nIf you fork this PR you can also used the [GitHub Actions scheduled workflow](https://github.com/MikeMcQuaid/TwitterDelete/blob/master/.github/workflows/scheduled.yml) combined with secrets on your fork to run this automatically.\n\n## Status\n\nWorks for deleting relevant tweet and likes. I delete my old tweets and am not actively working on improving this but I will accept pull requests.\n\n## Contact\n\n[Mike McQuaid](mailto:mike@mikemcquaid.com)\n\n## License\n\nTwitterDelete is licensed under the [AGPLv3 License](https://en.wikipedia.org/wiki/Affero_General_Public_License).\nThe full license text is available in [LICENSE.txt](https://github.com/mikemcquaid/TwitterDelete/blob/master/LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMikeMcQuaid%2FTwitterDelete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMikeMcQuaid%2FTwitterDelete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMikeMcQuaid%2FTwitterDelete/lists"}