{"id":21994272,"url":"https://github.com/codelibs/fess-ds-slack","last_synced_at":"2025-07-16T18:37:46.421Z","repository":{"id":57739171,"uuid":"145080634","full_name":"codelibs/fess-ds-slack","owner":"codelibs","description":"DataStore Crawler for Slack","archived":false,"fork":false,"pushed_at":"2025-06-22T09:39:29.000Z","size":213,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-22T10:30:27.443Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codelibs.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,"zenodo":null}},"created_at":"2018-08-17T06:23:49.000Z","updated_at":"2025-06-22T09:39:32.000Z","dependencies_parsed_at":"2024-04-14T12:45:32.817Z","dependency_job_id":"b328be9c-114d-4c3f-8786-9fe7bb8581e6","html_url":"https://github.com/codelibs/fess-ds-slack","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/codelibs/fess-ds-slack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Ffess-ds-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Ffess-ds-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Ffess-ds-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Ffess-ds-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codelibs","download_url":"https://codeload.github.com/codelibs/fess-ds-slack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelibs%2Ffess-ds-slack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265531275,"owners_count":23783203,"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-11-29T21:08:12.786Z","updated_at":"2025-07-16T18:37:46.387Z","avatar_url":"https://github.com/codelibs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Slack Data Store for Fess\n[![Java CI with Maven](https://github.com/codelibs/fess-ds-slack/actions/workflows/maven.yml/badge.svg)](https://github.com/codelibs/fess-ds-slack/actions/workflows/maven.yml)\n==========================\n\n## Overview\n\nSlack Data Store is an extension for Fess Data Store Crawling.\n\n## Download\n\nSee [Maven Repository](https://repo1.maven.org/maven2/org/codelibs/fess/fess-ds-slack/).\n\n## Installation\n\nSee [Plugin](https://fess.codelibs.org/13.3/admin/plugin-guide.html) of Administration guide.\n\n## Getting Started\n\n### Parameters\nExample :\n```\ntoken=xoxp-************-************-************-********************************\nchannels=general,random\nfile_crawl=false\ninclude_private=false\n```\n\n| Key | Value |\n| --- | --- |\n| token | OAuth Access Token of SlackApp with permissions. |\n| channels | Scope of channels to crawl. (comma-separated or `*all`) |\n| file_crawl | `true` or `false` (Crawl files or not.) |\n| include_private |  `true` or `false` (Crawl private channels or not.)|\n\n### Scripts \nExample :\n```\ntitle=message.user + \" #\" + message.channel\ndigest=message.text + \"\\n\" + message.attachments\ncontent=message.text\ncreated=message.timestamp\ntimestamp=message.timestamp\nurl=message.permalink\n```\n\n| Key | Value |\n| --- | --- |\n| message.text | Text contents of the Message. |\n| message.user | User(display name) of the Message. |\n| message.channel | Channel name the Message sent. |\n| message.timestamp | Timestamp the Message sent. |\n| message.permalink | Permalink of the Message. |\n| message.attachments | Fallback of attachments of the Message. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelibs%2Ffess-ds-slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelibs%2Ffess-ds-slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelibs%2Ffess-ds-slack/lists"}