mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 04:41:37 +03:00
23 lines
462 B
Plaintext
23 lines
462 B
Plaintext
:: Display twitter feed
|
|
::
|
|
:::: /hook#core#twitter-feed#app
|
|
::
|
|
/+ sh-utils
|
|
!:
|
|
::
|
|
:::: ~fyr
|
|
::
|
|
|_ {hide $~}
|
|
++ stat {id/@u who/@ta now/@da txt/@t}
|
|
++ rens
|
|
:- %say
|
|
|=(stat rose#[": " `~]^~[leaf#"{<now>} @{(trip who)}" leaf#(trip txt)])
|
|
++ peer _`.
|
|
++ poke--args
|
|
|= {ost/bone his/ship who/span $~}
|
|
%.(+< (add-subs [[our /twit] our /user#[who]] ,_`+>.$))
|
|
::
|
|
++ posh-twit-feed
|
|
(args-into-gate . |+(a=(list stat) tang#(turn a rens)))
|
|
--
|