Skip to content

Networks capability matrix

Generated from socialchimp 0.9.0's own platform classes at build time - not hand-written, so it cannot say something the code does not back up. The same data as JSON is at networks.json, for a coding assistant to read in one fetch.

For each network: the Feature flags it declares, the option names its POST_OPTIONS accepts, which of the optional extras in socialchimp.platform it satisfies, its sign-in shape in call order, whether Media.alt_text reaches it, and its posting limits where those are fixed rather than looked up live.

bluesky

  • Features: NEEDS_NO_APP, POST_TEXT, POST_IMAGE, REPLY, DELETE_POST, READ_POSTS, READ_POST, READ_THREAD, REPLY_TO_COMMENTS, LIKE, READ_LIKES, READ_UPDATES_AFTER, MESSAGES, START_CONVERSATIONS
  • Post options: langs
  • Extras: CanReadUpdates, CanDeletePosts, CanReadPost, CanReadThread, CanReply, CanLike, CanReadLikes, CanReadUpdatesAfter, CanMessage, CanStartConversations
  • Sign-in shape: AskForDetails → Finished
  • Alt text reaches it: yes
  • Limits: up to 300 letters, and 3000 bytes, up to 4 pictures, each up to 1000000 bytes.

facebook

  • Features: POST_TEXT, POST_IMAGE, POST_VIDEO, SCHEDULE, DELETE_POST, READ_STATS, PUSH_UPDATES
  • Post options: link
  • Extras: CanResumeLogin, CanCheckState, CanCheckSignature, CanReadUpdates, CanAnswerSetupCheck, CanDeletePosts, CanReadStats, CanReadPushedUpdates
  • Sign-in shape: SendToNetwork → ChooseAccount → Finished
  • Alt text reaches it: yes
  • Limits: up to 63206 characters, up to 1 video(s), up to 1000000000 bytes each.

google_business

  • Features: POST_TEXT, POST_IMAGE, PUSH_UPDATES
  • Post options: call_to_action_type, call_to_action_url
  • Extras: CanResumeLogin, CanCheckSignature, CanReadUpdates, CanReadPushedUpdates, CanReplyToUpdates, CanEditBusinessInfo, CanManageVerification
  • Sign-in shape: SendToNetwork → ChooseAccount → Finished
  • Alt text reaches it: no
  • Limits: up to 1500 characters, up to 1 pictures.

instagram

  • Features: POST_IMAGE, POST_VIDEO, PUSH_UPDATES
  • Post options: carousel
  • Extras: CanCheckSignature, CanAnswerSetupCheck, CanReadPushedUpdates
  • Sign-in shape: SendToNetwork → Finished
  • Alt text reaches it: yes
  • Limits: Checked live against the account or server, not listed here - see the network's own page in Networks.

mastodon

  • Features: CREATE_APP, POST_TEXT, POST_IMAGE, POST_VIDEO, SCHEDULE, REPLY, DELETE_POST, READ_POSTS, READ_STATS, READ_POST, READ_THREAD, REPLY_TO_COMMENTS, LIKE, READ_LIKES, READ_UPDATES_AFTER, MESSAGES, START_CONVERSATIONS
  • Post options: visibility, spoiler_text, sensitive, language
  • Extras: CanCreateApp, CanReadUpdates, CanDeletePosts, CanReadStats, CanReadPost, CanReadThread, CanReply, CanLike, CanReadLikes, CanReadUpdatesAfter, CanMessage, CanStartConversations
  • Sign-in shape: SendToNetwork → Finished
  • Alt text reaches it: yes
  • Limits: Checked live against the account or server, not listed here - see the network's own page in Networks.

pinterest

  • Features: POST_IMAGE, POST_VIDEO, DELETE_POST
  • Post options: board_id, board_section_id, title, link, alt_text, dominant_color
  • Extras: CanDeletePosts
  • Sign-in shape: SendToNetwork → Finished
  • Alt text reaches it: yes
  • Limits: up to 800 characters, a title up to 100 characters, up to 5 pictures, up to 1 video(s).

threads

  • Features: POST_TEXT, POST_IMAGE, POST_VIDEO, REPLY, DELETE_POST, READ_STATS, PUSH_UPDATES
  • Post options: carousel
  • Extras: CanCheckSignature, CanReadUpdates, CanAnswerSetupCheck, CanDeletePosts, CanReadStats, CanReadReplies, CanReadPushedUpdates, CanReplyToUpdates, CanModerateComments
  • Sign-in shape: SendToNetwork → Finished
  • Alt text reaches it: yes
  • Limits: Checked live against the account or server, not listed here - see the network's own page in Networks.

tiktok

  • Features: POST_VIDEO, PUSH_UPDATES
  • Post options: send_to, privacy_level, disable_comment, disable_duet, disable_stitch, video_cover_timestamp_ms, brand_content_toggle, brand_organic_toggle
  • Extras: CanCheckState, CanCheckSignature, CanReadPushedUpdates
  • Sign-in shape: SendToNetwork → Finished
  • Alt text reaches it: no
  • Limits: up to 2200 characters, up to 1 video(s), up to 4294967296 bytes each.

tiktok_business

  • Features:
  • Post options: none
  • Extras: CanReadUpdates, CanReplyToUpdates, CanModerateComments
  • Sign-in shape: SendToNetwork → Finished
  • Alt text reaches it: no
  • Limits: Nothing declared.

x

  • Features: POST_TEXT, POST_IMAGE, POST_VIDEO, REPLY, DELETE_POST, READ_POSTS
  • Post options: reply_settings, quote_tweet_id
  • Extras: CanReadUpdates, CanDeletePosts
  • Sign-in shape: SendToNetwork → Finished
  • Alt text reaches it: yes
  • Limits: up to 280 characters, up to 4 pictures, each up to 5242880 bytes, up to 1 video(s), up to 536870912 bytes each.

youtube

  • Features: POST_VIDEO, SCHEDULE, READ_POSTS
  • Post options: title, privacy_status, category_id, tags, made_for_kids, notify_subscribers
  • Extras: CanResumeLogin, CanCheckState, CanReadUpdates
  • Sign-in shape: SendToNetwork → ChooseAccount → Finished
  • Alt text reaches it: no
  • Limits: up to 5000 bytes, a title up to 100 characters, up to 1 video(s), up to 274877906944 bytes each.