{"id":27695104,"url":"https://github.com/outadoc/randomatic-twitter-node","last_synced_at":"2025-09-08T07:34:03.577Z","repository":{"id":7807198,"uuid":"9177730","full_name":"outadoc/randomatic-twitter-node","owner":"outadoc","description":"Twitter bot that listens for mentions and tweets back a random tweet based on the previous tweets of the mentionner.","archived":false,"fork":false,"pushed_at":"2013-11-10T18:14:11.000Z","size":262,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T14:16:07.470Z","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/outadoc.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":"2013-04-02T19:09:36.000Z","updated_at":"2022-12-10T06:21:01.000Z","dependencies_parsed_at":"2022-09-10T16:01:37.979Z","dependency_job_id":null,"html_url":"https://github.com/outadoc/randomatic-twitter-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/outadoc/randomatic-twitter-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Frandomatic-twitter-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Frandomatic-twitter-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Frandomatic-twitter-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Frandomatic-twitter-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outadoc","download_url":"https://codeload.github.com/outadoc/randomatic-twitter-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Frandomatic-twitter-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274152276,"owners_count":25231288,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"2025-04-25T14:16:03.431Z","updated_at":"2025-09-08T07:34:03.555Z","avatar_url":"https://github.com/outadoc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#What is it?\nJust a Twitter bot that listens for what you're saying. It will answer every tweet mentionning it something random it got from the previous tweets of the mentionner.\n\n#Configure\nBegin by opening a new account for the bot on Twitter. Then, create an application for this account on [dev.twitter.com](http://dev.twitter.com), and get the API keys.\n\nSetup in config.json. Replace the Twitter API keys of the bot you created on Twitter in the file. Like this:\n\n``` json\n{\n\t\"keys\": {\n\t\t\"consumer_key\":        \"YOUR_CONSUMER_TOKEN\",\n\t\t\"consumer_secret\":     \"YOUR_CONSUMER_SECRET\",\n\t\t\"access_token_key\":    \"YOUR_ACCESS_TOKEN_KEY\",\n\t\t\"access_token_secret\": \"YOUR_ACCESS_TOKEN_SECRET\"\n\t},\n\t\"blacklist\": [\"HeureFrancaise\"]\n}\n```\n\nAs you can see, you can also specify a blacklist which will prevent the bot from replying to certain users: this can be particularly useful if you don't want the bot to be stuck in a loop with another bot.\n\n#Usage\nInstall Node.js, and use it to run the bot. Like this:\n\n\tnode bot.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutadoc%2Frandomatic-twitter-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutadoc%2Frandomatic-twitter-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutadoc%2Frandomatic-twitter-node/lists"}