Skip to content

🤖 Soothing pastel attacks for Men In The Middle

License

Notifications You must be signed in to change notification settings

catppuccin/rockdove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rockdove

filter & redirect github webhooks

configuration

the following environment variables are required:

  • GITHUB_WEBHOOK_SECRET: the secret you chose when you created the json webhook
  • DISCORD_WEBHOOK: the regular discord webhook url
  • DISCORD_BOT_WEBHOOK: the discord webhook url for bot-authored events
  • DISCORD_ERROR_WEBHOOK: the discord webhook url for errors

the following environment variables are optional:

  • PORT: the port to listen on (default: 3000)