mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
11 lines
505 B
Plaintext
11 lines
505 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"
|