{"id":15823445,"url":"https://github.com/slippyex/twitterbot","last_synced_at":"2025-04-01T07:57:29.591Z","repository":{"id":150256325,"uuid":"157689222","full_name":"slippyex/twitterbot","owner":"slippyex","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-20T14:50:44.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-06T08:10:48.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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slippyex.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":"2018-11-15T09:55:16.000Z","updated_at":"2021-08-29T16:52:44.000Z","dependencies_parsed_at":"2023-05-11T11:15:37.777Z","dependency_job_id":null,"html_url":"https://github.com/slippyex/twitterbot","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/slippyex%2Ftwitterbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slippyex%2Ftwitterbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slippyex%2Ftwitterbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slippyex%2Ftwitterbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slippyex","download_url":"https://codeload.github.com/slippyex/twitterbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246604618,"owners_count":20804100,"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-05T08:10:32.268Z","updated_at":"2025-04-01T07:57:29.567Z","avatar_url":"https://github.com/slippyex.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SLiPPY's twitterbot\n\nLaunches a bot, which retweets relevant postings based on a given configuration\n\nTo get it running, either create a `.env` file in the root of this source folder\n\nwith the following information\n\nor provide the below environment variables\n\n* TWITTER_CONSUMER_KEY\n* TWITTER_CONSUMER_SECRET\n* TWITTER_ACCESS_TOKEN\n* TWITTER_TOKEN_SECRET\n\nYou can also refer to `.env_example` and simply copy it over to `.env`\n\nFurthermore you have to have a set of filter rules defined. As an example you can copy `filter_rules_example.json` \nto `filter_rules.json` and define your own search criteria based on the Twitter API search definitions\n\nOnce everything is set up, you can fire your copy of the twitter bot by simply calling `npm start`\n\nIn case you want to run it as a background service, I suggest that you look into the `forever` package.\n\n## Prerequisites\n\nYou need to apply for a developer account on twitter and create an application to \nretrieve the above required keys.\n\n## Getting started\n\n1. Clone this repository `git clone https://github.com/slippyex/twitterbot.git \u0026\u0026 cd twitterbot`\n2. Install required depencies with `npm install`\n3. add the required environment variables as shown above\n4. copy `filter_rules_example.json` to `filter_rules.json`\n5. start the bot by `npm start`\n6. check out the REST interface on `http://localhost:5555/status`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslippyex%2Ftwitterbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslippyex%2Ftwitterbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslippyex%2Ftwitterbot/lists"}