mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 19:22:22 +03:00
Now sending all outward thoughts towards a circle as a single talk-command.
This commit is contained in:
parent
679ef2a6d3
commit
3f314b8bb2
@ -1156,15 +1156,15 @@
|
||||
::
|
||||
|= {cir/circle out/(list thought)}
|
||||
^+ +>
|
||||
?~ out +>
|
||||
::TODO just send the list at once?
|
||||
=. +>
|
||||
%+ da-emit ost.bol
|
||||
:* %poke
|
||||
/repeat/(scot %ud p.outbox)/(scot %p hos.cir)/[nom.cir]
|
||||
[hos.cir %talk-guardian]
|
||||
[%talk-command %publish i.out ~]
|
||||
[%talk-command %publish out]
|
||||
==
|
||||
|- ^+ +>.^$
|
||||
?~ out +>.^$
|
||||
%= $
|
||||
p.outbox +(p.outbox)
|
||||
q.outbox (~(put by q.outbox) p.outbox i.out)
|
||||
|
Loading…
Reference in New Issue
Block a user