# HG changeset patch # User Mikael Berthe # Date 1494092688 -7200 # Node ID 447ac88b67c67763ae05addb637aee3b382f7a2c # Parent 78e1c63e4bbe1ccda71491ea4cc8d98c66967cc3 Update README documentation wrt streams diff -r 78e1c63e4bbe -r 447ac88b67c6 README.md --- a/README.md Sat May 06 19:44:17 2017 +0200 +++ b/README.md Sat May 06 19:44:48 2017 +0200 @@ -156,6 +156,16 @@ % madonctl stream public # Stream federated timeline ``` +You can also use hashtag streams: +``` sh +% madonctl stream :mastodon # Stream for hastag 'mastodon' +% madonctl stream :madonctl,golang # Stream for several hashtags +``` + +Please note that madonctl will use one socket per stream, so the number of +concurrent hashtags is currently limited to 4 for "politeness". + + (Almost) All commands have a customisable outpput ``` sh % madonctl accounts show # Display an account