diff options
| author | polwex <polwex@sortug.com> | 2025-11-12 07:11:07 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-11-12 07:11:07 +0700 |
| commit | 284ce9ce7d9f81e54e91f917329d48926487fbf4 (patch) | |
| tree | 7a156986323fd799e1457c8b7663806e32b2af7d /app/lib/nostrill.hoon | |
| parent | 7305d67ff7f9e78b73326ef0e1f68a9613d34205 (diff) | |
fixes to engagement handling
Diffstat (limited to 'app/lib/nostrill.hoon')
| -rw-r--r-- | app/lib/nostrill.hoon | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/lib/nostrill.hoon b/app/lib/nostrill.hoon index d46d090..1f5db40 100644 --- a/app/lib/nostrill.hoon +++ b/app/lib/nostrill.hoon @@ -55,5 +55,8 @@ :: ++ update-followers |= =fact:comms ^- card:agent:gall ++ update-followers |= =fact:comms ^- card:agent:gall [%give %fact ~[/follow] %noun !>(fact)] + :: + ++ poke-host |= [sip=@p =poke:comms] ^- card:agent:gall + [%pass /heads-up %agent [sip dap.bowl] %poke %noun !>(poke)] -- -- |
