Accesses the most recent posts from a Twitter user's friends' timeline, fetches the site feed for each friend (if it exists), aggregates the posts and sorts them in order of publication date.
Fetches a twitter user's timeline feed, filters it so that only messages starting #channel[space] pass through, and then strips off this header to leave the channel message body.