# Simple relay notification
id: relay-ping
name: Relay Ping
enabled: false
trigger:
type: dm
from_whitelist: true
filters:
content_pattern: "^/ping$"
actions:
- id: reply
type: nostr_dm
to: "{{ trigger.pubkey_npub }}"
content: "pong"
# Z'inquiétez pas, un jour j'expliquerai, là je teste un truc