{"id":28547518,"url":"https://github.com/xyflow/fathom-discord-roundup","last_synced_at":"2026-06-21T18:31:06.666Z","repository":{"id":284380588,"uuid":"954084466","full_name":"xyflow/fathom-discord-roundup","owner":"xyflow","description":"Sends weekly Fathom Analytics reports to a Discord channel.","archived":false,"fork":false,"pushed_at":"2026-02-18T12:53:46.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-18T16:57:42.000Z","etag":null,"topics":[],"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/xyflow.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-03-24T14:39:00.000Z","updated_at":"2026-02-18T12:53:50.000Z","dependencies_parsed_at":"2025-09-02T11:16:34.884Z","dependency_job_id":"b8527f62-e959-4dbe-a7ee-20b181dfdfe5","html_url":"https://github.com/xyflow/fathom-discord-roundup","commit_stats":null,"previous_names":["xyflow/fathom-analytics-report"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xyflow/fathom-discord-roundup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyflow%2Ffathom-discord-roundup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyflow%2Ffathom-discord-roundup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyflow%2Ffathom-discord-roundup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyflow%2Ffathom-discord-roundup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xyflow","download_url":"https://codeload.github.com/xyflow/fathom-discord-roundup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyflow%2Ffathom-discord-roundup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34622271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"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":[],"created_at":"2025-06-10T00:30:44.692Z","updated_at":"2026-06-21T18:31:06.662Z","avatar_url":"https://github.com/xyflow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fathom Analytics Reporting for Discord\n\nThis project sends weekly Fathom Analytics reports to a Discord channel.\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   gh repo clone xyflow/fathom-discord-roundup\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd fathom-discord-roundup\n   ```\n3. Install dependencies:\n   ```bash\n   pnpm install\n   ```\n   Or, if using npm:\n   ```bash\n   npm install\n   ```\n\n## Configuration\n\nCreate a `.env` file in the project root directory and add your credentials:\n\n```env\nDISCORD_WEBHOOK_URL=your_discord_webhook\nFATHOM_API_TOKEN=your_fathom_api_token\nFATHOM_SITE_ID=your_fathom_site_id\n```\n\n## Creating a Discord Webhook\n\n1. Open Discord and navigate to the channel where you want to post the report.\n2. Click the settings icon (gear) next to the channel name.\n3. Select **Integrations**, then click on **Webhooks**.\n4. Click **New Webhook** and give it a name (e.g., \"Fathom Report Bot\").\n5. Copy the **Webhook URL** and paste it into your `.env` file as the `DISCORD_WEBHOOK_URL`.\n6. Save the changes.\n\n## Usage\n\nRun the script manually by executing:\n\n```bash\nnode index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyflow%2Ffathom-discord-roundup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxyflow%2Ffathom-discord-roundup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyflow%2Ffathom-discord-roundup/lists"}