yarnc
is lacking and in need of some additional features π> very funny project you have here
When you say "funny", what do you mean? π
yarnc
is lacking and in need of some additional features π> very funny project you have here
When you say "funny", what do you mean? π
reading your code makes me create that request:
curl -X POST https://twtxt.net/auth -d '{"username":"tkanos", "password":"test"}'
But unfortunately I got a bad request.
Help you, why not, all will depend on time.
Ideally for now, I'd like to use yarnc for my timeline and twtr for following, despite I have seen some follow function in your code that doesn't seems link to the console.
pre_tweet_hook
you are using with twtr? I'd be very interested to see how people are using my client :D
curl -X 'POST' -d '{"username":"test","password":"test"} ' -H 'Accept: application/json' -H 'Content-Type: application/json' -H 'User-Agent: go.yarn.social/1.0.0@HEAD' 'https://twtxt.net/api/v1/auth' | jq '.token'
But now I realise, that I can't inject it on twtr :S>
At least i had fun debugging yarnc and yarnd code.
Thanks
Stupid question guys, yarnc has what twtr doesnβt and twtr has what yarnc doesnβt.
Should i ask the obvious question ?
Content-Type
of application/json
to the /api/v1/<rpc>
endpoint of any pod.
Content-Type
of application/json
to the /api/v1/<rpc>
endpoint of any pod.
> Should i ask the obvious question ?
What's the question?
twtr
is an independent implementation of Twtxt + Yarn.social extensions created by and maintained by @<~duriny https://envs.net/~duriny/twtxt.txt> πyarnc
is a command-line client for the Yarn.social yarnd
API of what we call "Pods". I have a strong desire however for it to also be somewhat closer to twtr
in the sense that you can use it for managing a local twtxt.txt
file with "sync" to your Yarn.social account on whatever Pod you choose.Does this help clear things up? π€
> Should i ask the obvious question ?
What's the question?
twtr
is an independent implementation of Twtxt + Yarn.social extensions created by and maintained by @<~duriny https://envs.net/~duriny/twtxt.txt> πyarnc
is a command-line client for the Yarn.social yarnd
API of what we call "Pods". I have a strong desire however for it to also be somewhat closer to twtr
in the sense that you can use it for managing a local twtxt.txt
file with "sync" to your Yarn.social account on whatever Pod you choose.Does this help clear things up? π€
For later, I mean.
yarnc log
sub-command that reads your local twtxt.txt
file and display each Twt along with it's Date/Time and Hash?That would need to go hang-in-hand with fleshing out "local feed" support with "sync to Pod" at the same time for that to make sense, but if this is what you mean, yes I approve π
yarnc log
sub-command that reads your local twtxt.txt
file and display each Twt along with it's Date/Time and Hash?That would need to go hang-in-hand with fleshing out "local feed" support with "sync to Pod" at the same time for that to make sense, but if this is what you mean, yes I approve π