Getting started
Prerequisites
- http/https server: to handle incoming request you will need a server that can receive requests (e.g. serverless worker, node.js VPS)
New project
This section will explain all the steps to create a project.
- Create a new Discord Webhook (or multiple webhooks) in the channel(s) you want the messages to send and copy it's URL.
- Build your rules manager and deploy it to your server. See the examples for code ideas and the hosting guide for how to easily deploy your code.
- Go to your GitHub repo (or org / user / sponsorship) webhook settings and enter the URL of the server. Additionally, select a key or limit the events sent.