IFS= read -r -p "what would you like to post: " input && tw…

Twetch ·

IFS= read -r -p "what would you like to post: " input && twetch post --content "$input"