{"id":20634282,"url":"https://github.com/sameetandpotatoes/illuminatius_bot","last_synced_at":"2026-05-29T03:31:17.872Z","repository":{"id":29903920,"uuid":"33449623","full_name":"sameetandpotatoes/illuminatius_bot","owner":"sameetandpotatoes","description":"Twitter Bot that detects tweets that mention \"3\" and retweets back to them with a joke.","archived":false,"fork":false,"pushed_at":"2016-02-15T02:12:09.000Z","size":3956,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-12-19T08:15:30.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/sameetandpotatoes.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}},"created_at":"2015-04-05T17:55:03.000Z","updated_at":"2016-02-15T02:12:10.000Z","dependencies_parsed_at":"2022-09-07T00:53:04.225Z","dependency_job_id":null,"html_url":"https://github.com/sameetandpotatoes/illuminatius_bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sameetandpotatoes/illuminatius_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameetandpotatoes%2Filluminatius_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameetandpotatoes%2Filluminatius_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameetandpotatoes%2Filluminatius_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameetandpotatoes%2Filluminatius_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sameetandpotatoes","download_url":"https://codeload.github.com/sameetandpotatoes/illuminatius_bot/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameetandpotatoes%2Filluminatius_bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33635961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-16T14:24:39.381Z","updated_at":"2026-05-29T03:31:17.857Z","avatar_url":"https://github.com/sameetandpotatoes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Installation\n=========\n\n1. Clone this repository\n2. `touch config.js`\n3. Open up config.js, copy the below template, and fill in with your Twitter developer credentials.\n4. `npm install`.\n\n        exports.twitterAccess = {\n        \"consumer_key\": '',\n        \"consumer_secret\": '',\n        \"access_token\": '',\n        \"access_token_secret\": ''\n        };\n        exports.screen_name = \"\";\n\nConfiguration\n============\n\n- There are some variables you can change. For instance, to modify tweets and \"bad\" uses of 3 in tweets,\ncheck out `three_tagline.js` and `usesofthree.js`\n- To make sure this bot doesn't get banned, I prevent posting to the same user more than once by storing\ntheir names in a queue. If you implement this bot, make sure you are not spamming users.\n- Currently, I post every 7200000 ms (2 hours), but you can change that.\n\nURL\n=========\nhttp://www.twitter.com/illuminatius3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameetandpotatoes%2Filluminatius_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsameetandpotatoes%2Filluminatius_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameetandpotatoes%2Filluminatius_bot/lists"}