{"id":18336313,"url":"https://github.com/synocommunity/synobot-discord","last_synced_at":"2026-05-02T02:39:00.780Z","repository":{"id":73393309,"uuid":"421646944","full_name":"SynoCommunity/synobot-discord","owner":"SynoCommunity","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-28T15:33:14.000Z","size":67,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-09T19:55:12.436Z","etag":null,"topics":["cloudflare-workers","discord"],"latest_commit_sha":null,"homepage":"https://synobot.seby.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SynoCommunity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-10-27T02:10:51.000Z","updated_at":"2023-12-11T03:15:50.000Z","dependencies_parsed_at":"2023-07-10T21:01:47.502Z","dependency_job_id":null,"html_url":"https://github.com/SynoCommunity/synobot-discord","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"425d709f9e800d0cc28176cd70a148322e80bd62"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SynoCommunity%2Fsynobot-discord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SynoCommunity%2Fsynobot-discord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SynoCommunity%2Fsynobot-discord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SynoCommunity%2Fsynobot-discord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SynoCommunity","download_url":"https://codeload.github.com/SynoCommunity/synobot-discord/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103911,"owners_count":21048245,"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"],"created_at":"2024-11-05T20:07:27.116Z","updated_at":"2026-05-02T02:39:00.739Z","avatar_url":"https://github.com/SynoCommunity.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 `synobot-discord`\n\nInstall at https://synobot.seby.io\n\nMore information can be found at [@glenstack/cf-workers-discord-bot](https://github.com/glenstack/glenstack/tree/master/packages/cf-workers-discord-bot).\n\n## Getting Started\n\nThis project is meant to be used with [Wrangler](https://github.com/cloudflare/wrangler). If you are not already familiar with the tool, we recommend that you install the tool and configure it to work with your [Cloudflare account](https://dash.cloudflare.com). Documentation can be found [here](https://developers.cloudflare.com/workers/tooling/wrangler/).\n\n1. Create a new discord app https://discord.com/developers/applications\n\n2. Modify [config.ts](config.ts) with your app credentials\n\n```js\nconst clientId = \"\";\nconst publicKey = \"\";\nconst secret = SECRET;\n\nexport {clientId, publicKey, secret}\n```\n\n### Formatting\n\nThis project uses [`prettier`](https://prettier.io/) for formatting. To invoke, run `npm run format`.\n\n### Previewing and Publishing\n\n```sh\nnpm run lint\n# CLIENT SECRET\nwrangler secret put SECRET\nwrangler publish\nhttps://synobot.seby.io/setup\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynocommunity%2Fsynobot-discord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsynocommunity%2Fsynobot-discord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynocommunity%2Fsynobot-discord/lists"}