hello-vutuv
Follow from the Fediverse
Follow #hello_vutuv from Mastodon or any other Fediverse app and its public posts arrive in your timeline. No vutuv account needed.
@hello_vutuv@tags.vutuv.de
Posts with this tag
1 post
Filters
package main
import "fmt"
func main() {
fmt.Println("Hello vutuv!")
}