{"id":49040212,"url":"https://github.com/3kh0/slackscan","last_synced_at":"2026-04-19T14:34:07.501Z","repository":{"id":316831662,"uuid":"1059486699","full_name":"3kh0/slackscan","owner":"3kh0","description":"Inspired by the popular bot on Telegram, TgScan, SlackScan can index channels and their members to provide information about what channels a user is in.","archived":false,"fork":false,"pushed_at":"2026-03-10T11:59:45.000Z","size":102,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-10T18:47:03.831Z","etag":null,"topics":["slack","slack-bot","tgscan"],"latest_commit_sha":null,"homepage":"","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/3kh0.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-18T14:05:39.000Z","updated_at":"2026-03-10T11:59:49.000Z","dependencies_parsed_at":"2025-09-27T01:51:53.303Z","dependency_job_id":"b86214b5-babe-4354-9dc1-ef6b544ffe3c","html_url":"https://github.com/3kh0/slackscan","commit_stats":null,"previous_names":["3kh0/slackscan"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/3kh0/slackscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3kh0%2Fslackscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3kh0%2Fslackscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3kh0%2Fslackscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3kh0%2Fslackscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3kh0","download_url":"https://codeload.github.com/3kh0/slackscan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3kh0%2Fslackscan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["slack","slack-bot","tgscan"],"created_at":"2026-04-19T14:34:06.885Z","updated_at":"2026-04-19T14:34:07.496Z","avatar_url":"https://github.com/3kh0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"256\" height=\"256\" alt=\"logo\" src=\"https://github.com/user-attachments/assets/ebeaebee-3406-487f-9f4f-1ad1b86a4b76\" /\u003e\n  \u003ch1\u003eSlackScan\u003c/h1\u003e\n\u003c/div\u003e\n\nInspired by the popular bot on Telegram, [TgScan](https://tgdev.io/tgscan/), SlackScan can index channels and their members to provide information about what channels a user is in.\n\nAs a Hack Club exclusive, you can also look up a user's status in [Hack Club Account](https://auth.hackclub.com/) if their Slack ID is linked to their HCA account.\n\nUsing SlackScan is easy as DMing the bot a user mention (if you are in the Hack Club Slack) or using the `/scan` command anywhere in your workspace.\n\n![x](https://github.com/user-attachments/assets/196749d5-b4b2-4dc5-8ffa-edf1cb050927)\n\n## Features\n\n- Yoinks channels\n- Yoinks members in said channels\n- If people are schizo about privacy, you can opt out\n- If you're in Hack Club, you can look up people's HCA status\n- Find people's username, which commonly includes part of their real email (not a bug, just a feature)\n- Better than stalking people manually\n\n## Setup\n\nWant to stalk people on your own Slack workspace? Here's how to set it up:\n\n1. Clone the code and install packages with `pnpm i`.\n2. Get a Slack app with these scopes: `channels:read`, `chat:write`, `commands`, `users:read`, `groups:read`. Enable Event Subscriptions and set the Request URL to `https://your-domain.com/slack/events`. Subscribe to `message.im` and `message.channels` bot events. For the `/scan` slash command, set the Request URL to `https://your-domain.com/slack/events`.\n3. Set up a Postgres database (see the init.sql file for schema)\n4. Create a `.env` file by copying `.env.example` and filling it in\n5. SlackScan also supports a slash command, which you can register `/scan` in your Slack settings. Make sure to tick the \"Escape channels, users, and links sent to your app\" option and set the usage hint as \"[user mention|user id]\".\n6. Run the app with `pnpm start` and the channel indexing script with `pnpm run index`.\n7. Profit???\n\n## Legal mumbo jumbo\n\nDon't use this to be weird, okay? Just don't be a dic,k and if you get in trouble, fuck around and find out. Don't sue me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3kh0%2Fslackscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3kh0%2Fslackscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3kh0%2Fslackscan/lists"}