With using The Threaded App (https://threadreaderapp.com/), one can create a separate page with the author’s posts joined into a single article.
To do so, they would tweet:
@threadreaderapp unroll
My feature / plugin request is to implement this mechanics for Discourse. Examples:
@discourse new topic
@discourse start discussion
@discoursemeta ask in #support
@discoursemeta report to #bug
@discoursemeta suggest a #feature
@mycommunityname discuss in #mycategoryname
Settings tuning the behaviour of the bot:
- twitter_unroller_twitter_bot_username
- twitter_unroller_command_regex
- twitter_unroller_allowed_categories
- twitter_unroller_enabled
- twitter_unroller_autocreate_staged_users
- twitter_unroller_ignore_hashtags
- twitter_unroller_ignore_twitter_usernames
- twitter_unroller_ping_frequency_sec
- twitter_unroller_send_topic_link_back_to_twitter_thread
- twitter_unroller_ignore_duplicate_twitter_threads (if asked to unroll by multiple users and/or multiple times in the same thread)
- twitter_unroller_autoupdate_with_new_twitter_replies
- twitter_unroller_min_thread_length_required
Hope it makes sense for someone!