{"id":13451339,"url":"https://github.com/haukurk/slack-rss","last_synced_at":"2025-12-24T05:46:23.202Z","repository":{"id":32777788,"uuid":"36369541","full_name":"haukurk/slack-rss","owner":"haukurk","description":"Need RSS feed from your Slack channel? This is how you can do it.","archived":false,"fork":false,"pushed_at":"2015-05-28T10:14:55.000Z","size":128,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-28T18:15:12.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/haukurk.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-05-27T13:45:13.000Z","updated_at":"2022-12-13T16:53:48.000Z","dependencies_parsed_at":"2022-09-12T14:10:25.040Z","dependency_job_id":null,"html_url":"https://github.com/haukurk/slack-rss","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/haukurk%2Fslack-rss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukurk%2Fslack-rss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukurk%2Fslack-rss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukurk%2Fslack-rss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haukurk","download_url":"https://codeload.github.com/haukurk/slack-rss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245149553,"owners_count":20568923,"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-07-31T07:00:52.256Z","updated_at":"2025-12-24T05:46:23.165Z","avatar_url":"https://github.com/haukurk.png","language":"C#","funding_links":[],"categories":["C# #"],"sub_categories":[],"readme":"slack-rss\n=====================================\n\n# Overview\nThe project is structured like the following:\n* Models (Slack models for serialization)\n* Services (Services and Clients that interact with Slack API)\n* SlackRSSProxy (Web solution that shows an example on how to create a RSS feed from Slack.com channels by using the services provided in this project).\n\n# Configuration\n\nThe ```SlackRSSProxy``` has some configuration requirements to be able to authenticate successfully with Slack API.\n\nConfiguration parameters are included in ```Web.config``` like such:\n```\n\u003cconfiguration\u003e\n    \u003cappSettings\u003e\n      \u003cadd key=\"slacktoken\" value=\"xoxp-xxxxx-xxxxx-xxxxxxxx-ac68cc\"/\u003e\n    \u003c/appSettings\u003e\n\t...\n\u003c/configuration\u003e\n``` \n\nThe ```slacktoken``` keeps the authentication token provided by Slack.com.\n\n# SlackRSSProxy Usage\n\nThe project has one file ```RSS.aspx``` which depicts how to use the services provided.\nNote the QueryString ```channel_id```, thus `http://server/RSS.aspx?channel_id=UUIDForChannel` is the correct request format. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaukurk%2Fslack-rss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaukurk%2Fslack-rss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaukurk%2Fslack-rss/lists"}