babblebot-server / babblebot-server/webhook-plugin
Custom Variable Injection
Aperta
enhancement
- Lingua principale
- Java
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# Custom Variable Injection
Enable the capability for end-users to add additional information to a hook, provided that the hook allows it.
# Example
```properties
/webhook-send customHook customVariable
```
In the example above, the /webhook-send command is used to trigger a custom hook named "customHook" with a custom variable named "customVariable". This syntax allows end-users to inject specific information into the hook, which can then be utilized within the hook's execution logic.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.