{"id":15517358,"url":"https://github.com/flipez/hubot-rss-rolf","last_synced_at":"2025-04-23T04:29:21.869Z","repository":{"id":18776907,"uuid":"85287494","full_name":"Flipez/hubot-rss-rolf","owner":"Flipez","description":"RSS Reader on Hubot","archived":false,"fork":false,"pushed_at":"2022-02-23T16:56:12.000Z","size":127,"stargazers_count":9,"open_issues_count":3,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T01:04:03.165Z","etag":null,"topics":["hubot","hubot-rss","hubot-script","hubot-scripts","rocketchat","rocketchat-hubot","rss"],"latest_commit_sha":null,"homepage":"https://www.npmjs.org/package/hubot-rss-rolf","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/Flipez.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":"2017-03-17T08:17:37.000Z","updated_at":"2022-02-23T16:56:16.000Z","dependencies_parsed_at":"2022-07-25T06:46:53.824Z","dependency_job_id":null,"html_url":"https://github.com/Flipez/hubot-rss-rolf","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/Flipez%2Fhubot-rss-rolf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flipez%2Fhubot-rss-rolf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flipez%2Fhubot-rss-rolf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flipez%2Fhubot-rss-rolf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flipez","download_url":"https://codeload.github.com/Flipez/hubot-rss-rolf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250370836,"owners_count":21419476,"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":["hubot","hubot-rss","hubot-script","hubot-scripts","rocketchat","rocketchat-hubot","rss"],"created_at":"2024-10-02T10:12:52.489Z","updated_at":"2025-04-23T04:29:21.598Z","avatar_url":"https://github.com/Flipez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hubot RSS Reader\n================\nRSS Reader for each Chat Channels, works with Hubot.\n\n[![npm version](https://badge.fury.io/js/hubot-rss-rolf.svg)](https://badge.fury.io/js/hubot-rss-rolf)\n\n- https://github.com/Flipez/hubot-rss-rolf\n- https://www.npmjs.org/package/hubot-rss-rolf\n\n![screen shot](http://gyazo.com/234dfb14d76bb3de9efd88bfe8dc6522.png)\n\nRequirements\n------------\n\n- hubot-brain\n  - recommend [hubot-redis-brain](https://github.com/hubotio/hubot-redis-brain).\n\nInstall\n-------\n\n    % npm install hubot-rss-rolf -save\n\n### edit `external-script.json`\n\n```json\n[\"hubot-rss-rolf\"]\n```\n\n### Configure (ENV vars)\n\n    export DEBUG=hubot-rss-reader*      # debug print\n    export HUBOT_RSS_INTERVAL=600       # 600 sec (default)\n    export HUBOT_RSS_HEADER=:sushi:     # RSS Header Emoji (default is \"sushi\")\n    export HUBOT_RSS_USERAGENT=hubot    # (default is \"hubot-rss-reader/#{package_version}\")\n    export HUBOT_RSS_PRINTSUMMARY=true  # print summary (default is \"true\")\n    export HUBOT_RSS_PRINTIMAGE=false   # print image in summary (default is \"true\")\n    export HUBOT_RSS_PRINTMARKDOWN=true # use markdown message (default is \"false\")\n    export HUBOT_RSS_PRINTERROR=false   # print error message (default is \"true\")\n    export HUBOT_RSS_IRCCOLORS=true     # use IRC color message (default is \"false\")\n    export HUBOT_RSS_LIMIT_ON_ADD=false # limit printing entries on add new feed. (default is 5)\n    export HUBOT_RSS_DUMP_USERS=\"\"      # limit dump to special user (list without spaces eg. \"user1,user2\")\n\nUsage\n-----\n\n### add\n\n    hubot rss add https://github.com/Flipez.atom\n    # or\n    hubot rss register https://github.com/Flipez.atom\n\n\n### delete\n\n    hubot rss delete https://github.com/Flipez.atom\n    hubot rss delete #room_name (only within the room or for users in HUBOT_RSS_DUMP_USERS list)\n\n### list\n\n    hubot rss list\n    hubot rss dump (only for users in HUBOT_RSS_DUMP_USERS list)\n\n## About\n\nThis project was forked from [hubot-rss-reader](https://github.com/shokai/hubot-rss-reader)\nfrom [shokai](https://github.com/shokai) with the fix from [yynozk](https://github.com/yynozk)\nand published as [hubot-rss-rolf](https://www.npmjs.com/package/hubot-rss-rolf) to make it useable for rocketchat again.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipez%2Fhubot-rss-rolf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflipez%2Fhubot-rss-rolf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipez%2Fhubot-rss-rolf/lists"}