diff options
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)] -- -- |
