{"id":21965804,"url":"https://github.com/artonge/tweet-bot","last_synced_at":"2026-04-28T23:04:20.551Z","repository":{"id":86073649,"uuid":"41596581","full_name":"artonge/tweet-bot","owner":"artonge","description":"A bot that participate to twitter retweet contests.","archived":false,"fork":false,"pushed_at":"2018-12-05T18:19:00.000Z","size":150,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T21:14:01.779Z","etag":null,"topics":["bot","contests","twitter"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artonge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2015-08-29T14:44:52.000Z","updated_at":"2018-12-05T18:19:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f49e64c2-ff58-424a-8876-3816c3214ba6","html_url":"https://github.com/artonge/tweet-bot","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/artonge%2Ftweet-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artonge%2Ftweet-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artonge%2Ftweet-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artonge%2Ftweet-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artonge","download_url":"https://codeload.github.com/artonge/tweet-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245023886,"owners_count":20548799,"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":["bot","contests","twitter"],"created_at":"2024-11-29T12:52:19.853Z","updated_at":"2026-04-28T23:04:20.481Z","avatar_url":"https://github.com/artonge.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tweet-bot\n\nA bot that participates to twitter retweet contests.\n\n# Notes\n\nIf a want to follow an account for 40 days after I enter a contest, knowing that I can't have more than 5000 subscriptions,\n5000/40/24 = 125/24 ~= 5 ==\u003e I can't enter more than 5 contests by hour.\n\n# REQUIREMENTS\n\nYou need to create a `credentials.ts` file in src like this :\n\n```\nexport const credentials = {\n  consumer_key        : \"...\",\n  consumer_secret     : \"...\",\n  access_token        : \"...\",\n  access_token_secret : \"...\"\n};\n```\n\n# INSTALL\n\nclone repo then :\n\n- `yarn`\n\n# RUN\n\n`yarn start`\n\n# TODO\n\n- [x] Add guard before following (check we're not allready following the user)\n- [ ] Change log tracker to datadog\n- [ ] Add DM Alert\n- [ ] Log follow action to unfollow later\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartonge%2Ftweet-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartonge%2Ftweet-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartonge%2Ftweet-bot/lists"}