Skip to content
/ core Public

🚀 Vercel to Discord Notifications | Forwards Vercel deployment events to Discord channels in real-time

Notifications You must be signed in to change notification settings

vercord/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vercord

Vercel deployment notifications in Discord. Self-hosted webhook relay.

Setup

bun install
bun run dev

Deploy

Deploy with Vercel

Environment Variables

Variable Required Description
WEBHOOK_INTEGRATION_SECRET Yes Vercel webhook signing secret
DISCORD_WEBHOOK_URL Yes Discord webhook URL
UPSTASH_REDIS_REST_URL Yes Upstash Redis URL
UPSTASH_REDIS_REST_TOKEN Yes Upstash Redis token
DISCORD_WEBHOOK_USERNAME No Custom bot username
DISCORD_WEBHOOK_AVATAR_URL No Custom bot avatar

Docs

docs.vercord.lol

About

🚀 Vercel to Discord Notifications | Forwards Vercel deployment events to Discord channels in real-time

Topics

Resources

Stars

Watchers

Forks