mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 12:22:10 +03:00
fc1068dfae
This reverts commit afcc1cb9a80db3a687d7a2a1dc3bf1be38df5b68.
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)))
|
|
--
|