Files
izac112 a67eac3b3f Adds / Updates rolerequest webhook
Adds / Updates rolerequest webhook to use the nebula system
2023-11-29 05:15:35 +01:00

12 lines
594 B
Plaintext

// Please don't forget to update the webhooks page on the GitHub Wiki page with your new webhook ID.
#define WEBHOOK_ROUNDEND "webhook_roundend"
#define WEBHOOK_ROUNDPREP "webhook_roundprep"
#define WEBHOOK_ROUNDSTART "webhook_roundstart"
#define WEBHOOK_SUBMAP_LOADED "webhook_submap_loaded"
#define WEBHOOK_CUSTOM_EVENT "webhook_custom_event"
#define WEBHOOK_ELEVATOR_FALL "webhook_elevator_fall"
#define WEBHOOK_AHELP_SENT "webhook_ahelp_sent"
#define WEBHOOK_FAX_SENT "webhook_fax_sent"
#define WEBHOOK_ROLEREQUEST "webhook_rolerequest" // YW EDIT: Adds rolerequest webhook