{"id":17696311,"url":"https://github.com/erisa/dbots-guild-count","last_synced_at":"2025-10-13T12:18:06.540Z","repository":{"id":204186079,"uuid":"711285763","full_name":"Erisa/dbots-guild-count","owner":"Erisa","description":"Cloudflare Worker cron to sync Discord bot guild count to discord.bots.gg API","archived":false,"fork":false,"pushed_at":"2024-04-04T17:05:19.000Z","size":49,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T23:32:28.395Z","etag":null,"topics":["cloudflare-workers","discord","nix-shell","workers"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Erisa.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}},"created_at":"2023-10-28T19:12:32.000Z","updated_at":"2025-04-15T15:12:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"da315028-55b4-44e6-8cd2-c94ab16922b8","html_url":"https://github.com/Erisa/dbots-guild-count","commit_stats":null,"previous_names":["erisa/dbots-guild-count"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Erisa%2Fdbots-guild-count","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Erisa%2Fdbots-guild-count/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Erisa%2Fdbots-guild-count/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Erisa%2Fdbots-guild-count/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Erisa","download_url":"https://codeload.github.com/Erisa/dbots-guild-count/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253877513,"owners_count":21977643,"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":["cloudflare-workers","discord","nix-shell","workers"],"created_at":"2024-10-24T14:43:54.251Z","updated_at":"2025-10-13T12:18:01.520Z","avatar_url":"https://github.com/Erisa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DBots Guild Count \n\nCron Worker to fetch guild count and send it to https://discord.bots.gg API.\n\n## Setup\n\n1. `nix-shell` (skip if you have node installed from another source, then use `npx wrangler` for below)\n2. `npm install`\n3. `wrangler secret put DBOTS_TOKEN`\n4. `wrangler secret put TOKENS` - this should map bot IDs to Discord tokens and be of the form `{\"12345\": \"tokenhere\"}`.\n5. `wrangler kv:namespace create KV` and update the `wrangler.toml` entry with the new ID.\n6. Optional: `wrangler secret put HTTPSECRET` - this is used to authenticate manual invocations over HTTP, useful for testing in production.\n7. `wrangler deploy`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferisa%2Fdbots-guild-count","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferisa%2Fdbots-guild-count","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferisa%2Fdbots-guild-count/lists"}