mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 16:09:31 +03:00
restored :hi
This commit is contained in:
parent
c020671d3f
commit
ede9f1e89e
50
base/app/hi/core.hook
Normal file
50
base/app/hi/core.hook
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
:: Hi, send optional message to a ship
|
||||||
|
::
|
||||||
|
:::: /hook/core/hi/bin
|
||||||
|
::
|
||||||
|
/+ sh-utils
|
||||||
|
::
|
||||||
|
::::
|
||||||
|
::
|
||||||
|
|%
|
||||||
|
++ sign ::
|
||||||
|
$% $: %g ::
|
||||||
|
$% [%nice ~] ::
|
||||||
|
[%mean p=ares] ::
|
||||||
|
== == ==
|
||||||
|
++ flog :: sent to %dill
|
||||||
|
$% [%crud p=@tas q=(list tank)] ::
|
||||||
|
[%text p=tape] ::
|
||||||
|
== ::
|
||||||
|
--
|
||||||
|
!:
|
||||||
|
::::
|
||||||
|
::
|
||||||
|
|_ [hid=hide ~]
|
||||||
|
++ peer
|
||||||
|
|= [ost=bone ^]
|
||||||
|
~& per=ost
|
||||||
|
`+>
|
||||||
|
++ poke--args
|
||||||
|
|= [bone you=ship her=ship mes=?(~ [tex=tape ~])]
|
||||||
|
%. +<
|
||||||
|
%+ add-resp
|
||||||
|
=+ mez=[%txt !>(?~(mes '' (crip tex.mes)))]
|
||||||
|
[%pass /hi/(scot %p her) %g %mess [her /hi] you mez]
|
||||||
|
(add-nice ,_`+>.$)
|
||||||
|
::
|
||||||
|
++ poke-txt
|
||||||
|
%- add-nice
|
||||||
|
|= [ost=bone him=ship cor=@t]
|
||||||
|
~& from=ost
|
||||||
|
:_ +>.$
|
||||||
|
[ost %pass /di %d %flog %text "< {<him>}: {(trip cor)}"]~
|
||||||
|
::
|
||||||
|
++ pour
|
||||||
|
|= [ost=bone pax=path sih=sign]
|
||||||
|
?> ?=([%hi @t ~] pax)
|
||||||
|
%. +<
|
||||||
|
=+ ack=?+(+<.sih "unsuccesful" %nice "succesful")
|
||||||
|
(add-exit (print +>.$ "hi {(trip i.t.pax)} {ack}"))
|
||||||
|
::
|
||||||
|
--
|
1
base/cat/hi/args/gate.hook
Normal file
1
base/cat/hi/args/gate.hook
Normal file
@ -0,0 +1 @@
|
|||||||
|
|=([^ args=[ship $|(~ [tape ~])] ~] hi-args/args)
|
2
base/cat/hi/txt/gate.hook
Normal file
2
base/cat/hi/txt/gate.hook
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
|= [^ [arg=cord ~] ~]
|
||||||
|
txt/arg
|
Loading…
Reference in New Issue
Block a user