Start Discourse topic from a Twitter thread, like with The Threaded App

The Threaded App(https://threadreaderapp.com/)을 사용하면, 작성자의 게시물을 하나의 기사로 결합하여 별도의 페이지를 생성할 수 있습니다.

이를 위해 다음처럼 트윗을 보내면 됩니다:

@threadreaderapp unroll

저의 기능/플러그인 요청은 이 메커니즘을 Discourse에 구현해 달라는 것입니다. 예시:

@discourse new topic
@discourse start discussion
@discoursemeta ask in #support
@discoursemeta report to #contribute:bug
@discoursemeta suggest a #contribute:feature
@mycommunityname discuss in #mycategoryname

봇의 동작을 조정하는 설정:

  • 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 (같은 스레드에서 여러 사용자에 의해, 또는 여러 번 언롤 요청이 있는 경우)
  • twitter_unroller_autoupdate_with_new_twitter_replies
  • twitter_unroller_min_thread_length_required

누군가에게 도움이 되길 바랍니다!

3개의 좋아요

That would be great to have!

1개의 좋아요

Sorry for bumping this.

It would be nice if we can have an option to unroll threads within Discourse, it prettifies the reading experience and I think the embed can recognize a Twitter thread just like unrollapp. Benefits of this perhaps is we can quote and discuss on the content of that thread.

1개의 좋아요

That would be great. Here is an unroll plugin for Next.js, looks not too complicated to be transformed to a Discourse plugin.

https://github.com/woloski/twitter-thread-unroll

2개의 좋아요