[wiki] Update actor docs

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2022-04-17 16:54:56 +02:00
parent 6dd52e5320
commit 6eebc41705
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -14,6 +14,19 @@ Ban user from chat
reason: ""
```
## Custom Event
Create a custom event
```yaml
- type: customevent
attributes:
# JSON representation of fields in the event (`map[string]any`)
# Optional: false
# Type: string (Supports Templating)
fields: "{}"
```
## Delay
Delay next action