{"id":13570737,"url":"https://github.com/doppioslash/simple-rss-twitter-bot","last_synced_at":"2025-07-11T10:33:35.663Z","repository":{"id":139216700,"uuid":"46076997","full_name":"doppioslash/simple-rss-twitter-bot","owner":"doppioslash","description":"A bot that tweets every new article from an RSS feed.","archived":false,"fork":false,"pushed_at":"2015-11-14T19:07:39.000Z","size":0,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-05T03:36:47.502Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doppioslash.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}},"created_at":"2015-11-12T19:51:38.000Z","updated_at":"2023-02-11T07:09:23.000Z","dependencies_parsed_at":"2023-03-13T18:01:55.595Z","dependency_job_id":null,"html_url":"https://github.com/doppioslash/simple-rss-twitter-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/doppioslash%2Fsimple-rss-twitter-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doppioslash%2Fsimple-rss-twitter-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doppioslash%2Fsimple-rss-twitter-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doppioslash%2Fsimple-rss-twitter-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doppioslash","download_url":"https://codeload.github.com/doppioslash/simple-rss-twitter-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225715934,"owners_count":17512909,"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-08-01T14:00:54.613Z","updated_at":"2024-11-21T10:47:31.271Z","avatar_url":"https://github.com/doppioslash.png","language":"JavaScript","readme":"# simple-rss-twitter-bot\n\n### Description\n\nThis is a simple bot, that will grab an RSS feed and post every new article from it as a tweet.\nIt's based on [rss-twitter-bot](https://gitlab.com/hughr/rss-twitter-bot). I added a configuration file, and if I can make it work deployment on Docker.\n\n### Instructions\n\n1. create the account you want to tweet from on twitter\n2. create a twitter app\n3. copy the default-config.json to config.json\n4. fill in the data\n5. run `node app.js`\n\n### Deploy with Docker\nYou'll need a private docker repo, or your app's keys will be visible to the world.\n\n1. as above, fill in the config file, make sure it's in the same dir as the rest\n2. `docker build -t \u003cyourname\u003e/\u003capprepo\u003e:\u003ctag\u003e .`\n3. `docker push \u003cyourname\u003e/\u003capprepo\u003e`\n4. then on the remote server `docker login`\n5. `docker pull \u003cyourname\u003e/\u003capprepo\u003e`\n6. `docker run --name \u003cyourcontainername\u003e -p 5693:5693 -P -t -i \u003cyourname\u003e/\u003capprepo\u003e:\u003ctag\u003e`\n\nThat should do it. You may want to run it detached.\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoppioslash%2Fsimple-rss-twitter-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoppioslash%2Fsimple-rss-twitter-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoppioslash%2Fsimple-rss-twitter-bot/lists"}