{"id":16540018,"url":"https://github.com/tyru/fork-twitter-account","last_synced_at":"2025-07-26T20:12:51.022Z","repository":{"id":66794649,"uuid":"115860368","full_name":"tyru/fork-twitter-account","owner":"tyru","description":"List specified account's following users \u0026 Follow given users","archived":false,"fork":false,"pushed_at":"2018-01-04T13:45:04.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T07:30:02.203Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tyru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-31T11:56:29.000Z","updated_at":"2022-04-11T09:58:53.000Z","dependencies_parsed_at":"2023-07-08T17:15:49.737Z","dependency_job_id":null,"html_url":"https://github.com/tyru/fork-twitter-account","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/tyru%2Ffork-twitter-account","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyru%2Ffork-twitter-account/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyru%2Ffork-twitter-account/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyru%2Ffork-twitter-account/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyru","download_url":"https://codeload.github.com/tyru/fork-twitter-account/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241774148,"owners_count":20018217,"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":[],"created_at":"2024-10-11T18:51:22.227Z","updated_at":"2025-03-04T03:20:42.681Z","avatar_url":"https://github.com/tyru.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fork-twitter-account\n\nList specified account's following users \u0026amp; Follow given users\n\n# Usage\n\nDefine required environment variables:\n\n```\n$ export TWITTER_CONSUMER_KEY='...'\n$ export TWITTER_CONSUMER_SECRET='...'\n$ export TWITTER_ACCESS_TOKEN='...'\n$ export TWITTER_ACCESS_TOKEN_SECRET='...'\n```\n\nAnd run:\n\n```\n$ go run list-following.go | go run follow-users.go\n```\n\nBut above execution doesn't care abandonment due to rate limit, or and so on.\nYou can save `not followed users` as `followings.txt` like this:\n\n```\n$ go run list-following.go _tyru_ \u003efollowings.txt\n$ go run follow-users.go -w followings.txt\n```\n\nFollowed users are removed from `followings.txt` even error response were returned from Twitter API.\nSo if above `go run follow-users.go -w followings.txt` exits with an error, you can re-run `go run follow-users.go -w followings.txt` again.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyru%2Ffork-twitter-account","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyru%2Ffork-twitter-account","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyru%2Ffork-twitter-account/lists"}