yarnd
pod or hosts a twtxt.txt
and avatar.png
, then yes 🤣 💯
yarnd
pod or hosts a twtxt.txt
and avatar.png
, then yes 🤣 💯
> might as well update your twtxt feed on various actions
You have to elaborate on this a bit more... I'm not following your thinking here yet 🤗
> might as well update your twtxt feed on various actions
You have to elaborate on this a bit more... I'm not following your thinking here yet 🤗
echo -e "$(date -Im)\tHello world!" >> twtxt.txt
Or with the
yarnc
client:
echo "Hello World" | yarnc post
\necho -e "$(date -Im)\\tHello world!" >> twtxt.txt\n
\n\nOr with the yarnc
client:\n\n\necho "Hello World" | yarnc post\n
echo -e "$(date -Im)\tHello world!" >> twtxt.txt
Or with the
yarnc
client:
echo "Hello World" | yarnc post