diff options
author | polwex <polwex@sortug.com> | 2025-09-18 03:48:14 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-09-18 03:48:14 +0700 |
commit | ad7ebd1756956724e0b167d88f924e707401a9aa (patch) | |
tree | 5f29ab38e41224245a93a2a00318b835278ac596 /desk/sur/nostrill.hoon | |
parent | 4b016c908dda2019f3bf89e5a3d2eae535e5fbd2 (diff) |
fuck yeah
Diffstat (limited to 'desk/sur/nostrill.hoon')
-rw-r--r-- | desk/sur/nostrill.hoon | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desk/sur/nostrill.hoon b/desk/sur/nostrill.hoon index a091dd0..b443ca8 100644 --- a/desk/sur/nostrill.hoon +++ b/desk/sur/nostrill.hoon @@ -73,10 +73,15 @@ $: pub=(unit @ux) $% [%nostr feed=nostr-feed] [%post post-fact] [%enga p=post-wrapper reaction=*] + [%fols fols-fact] == +$ post-fact $% [%add post-wrapper] [%del post-wrapper] == + +$ fols-fact + $% [%new =user =fc:trill meta=(unit user-meta:nostr)] + [%quit =user] + == -- -- |