toot () {
       madonctl toot "$1" && ssh [email protected] "echo "$1" > gopher/toots/$(date +"%Y-%m-%dT%H:%M:%S")"
}