mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
14 lines
546 B
Plaintext
14 lines
546 B
Plaintext
|%
|
|
++ stat {id/@u who/@ta now/@da txt/@t} :: recieved tweet
|
|
++ keys :: twitter-key type
|
|
$: con/{tok/@t sec/@t} :: user key pair
|
|
acc/{tok/@t sec/@t} :: app key pair
|
|
==
|
|
::
|
|
++ command :: poke action
|
|
$% {$auth p/keys} :: set API keys
|
|
{$post p/@uvI q/cord} :: post a tweet
|
|
==
|
|
++ sur-twit . :: XX
|
|
--
|