{"id":16840797,"url":"https://github.com/rewbs/vercel-to-discord","last_synced_at":"2025-07-29T16:16:31.276Z","repository":{"id":208239596,"uuid":"721149137","full_name":"rewbs/vercel-to-discord","owner":"rewbs","description":"See Vercel deployment events in Discord (receives a deployment webhook from Vercel and sends it to a Discord message webhook). ","archived":false,"fork":false,"pushed_at":"2023-11-20T13:32:07.000Z","size":59,"stargazers_count":6,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T13:48:31.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vercel-to-discord.vercel.app","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/rewbs.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}},"created_at":"2023-11-20T13:07:09.000Z","updated_at":"2025-02-05T08:00:57.000Z","dependencies_parsed_at":"2023-11-20T14:29:27.505Z","dependency_job_id":"1e04f67f-6e4e-492d-8085-294ac4f1baef","html_url":"https://github.com/rewbs/vercel-to-discord","commit_stats":null,"previous_names":["rewbs/vercel-to-discord"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rewbs%2Fvercel-to-discord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rewbs%2Fvercel-to-discord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rewbs%2Fvercel-to-discord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rewbs%2Fvercel-to-discord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rewbs","download_url":"https://codeload.github.com/rewbs/vercel-to-discord/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248217114,"owners_count":21066633,"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-10-13T12:38:06.944Z","updated_at":"2025-04-10T12:25:24.330Z","avatar_url":"https://github.com/rewbs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vercel deployment events in Discord\n\nThis is an extremely simple next.js app that enables you to show Vercel deployment events in Discord.\n\n![image](https://github.com/rewbs/vercel-to-discord/assets/74455/7566e76c-d848-4284-9ecf-eefee2ca6437)\n\n## Setup\n\n1. Configure Vercel to emit a webhook to your instance of this app when deployments occur. The endpoint should be: `https://\u003cwherever-you-deploy-this-service\u003e/api/vercel-webhook`\n\n![image](https://github.com/rewbs/vercel-to-discord/assets/74455/d62d4ad1-6c8a-4839-8b57-c3f92487465d)\n\n\n2. Configure your Discord server with a webhook for receiving messages and sending them to a specific channel:\n\n![image](https://github.com/rewbs/vercel-to-discord/assets/74455/25162948-fc16-4865-b356-584d1566c704)\n\n\n3. Deploy the service with the following envionment variables:\n\n```\n# Get this from the Vercel webui when setting up your webhook\nVERCEL_WEBHOOK_INTEGRATION_SECRET=VAn**********************\n\n# Get this from the Discord UI when setting up a destination webhook\nDISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/**************/39NQ**************************************************************\n```\n\n\n\n## Development\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\nTo run locally:\n\n```bash\npnpm dev\n```\n\nThen expose it on the internet via your favourite port-forwarding tool (ngrok, or vs code port forwarding etc...).\n\nMake sure you've set up the appropriate env vars as per setup instructions above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frewbs%2Fvercel-to-discord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frewbs%2Fvercel-to-discord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frewbs%2Fvercel-to-discord/lists"}