babblebot-server / babblebot-server/webhook-plugin
Custom Variable Injection
Ouverte
enhancement
- Langage dominant
- Java
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
# 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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.